IPXV_Plugin::CopyrightInfo Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 12: Line 12:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_Plugin|IPXV_Plugin]].
+
[[PXV:IPXV_Plugin|IPXV_Plugin]]

Revision as of 05:19, 23 May 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

IPXV_Plugin