IPXV_Plugin::LegalInfo Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_Plugin::LegalInfo Property}}
 
{{#customTitle:IPXV_Plugin::LegalInfo Property}}
  
Property '''LegalInfo''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns Value of BSTR ...
+
Property '''LegalInfo''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns a legal information (if any) of the plugin.
  
  

Revision as of 02:46, 21 March 2015

Property LegalInfo of interface IPXV_Plugin returns a legal information (if any) of the plugin.


Syntax

HRESULT get_LegalInfo([out, retval] BSTR* ppLegalInfo);

See Also

See also IPXV_Plugin.