IPXV_Plugin::CopyrightInfo Property

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

Revision as of 02:42, 21 March 2015

Property CopyrightInfo of interface IPXV_Plugin returns a copyright text related to the plugin.


Syntax

HRESULT get_CopyrightInfo([out, retval] BSTR* ppCopyrightInfo);

See Also

See also IPXV_Plugin.