IPXV_Plugin::VendorID Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_Plugin::VendorID Property}}
 
{{#customTitle:IPXV_Plugin::VendorID Property}}
  
Property '''VendorID''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns Value of ULONG ...
+
Property '''VendorID''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns an ID of plugin's developer. Every developer that have a license to create Editor's plugin is registered in Tracker's database and had an unique ID.
  
  

Revision as of 02:49, 21 March 2015

Property VendorID of interface IPXV_Plugin returns an ID of plugin's developer. Every developer that have a license to create Editor's plugin is registered in Tracker's database and had an unique ID.


Syntax

HRESULT get_VendorID([out, retval] ULONG* pVendorID);

See Also

See also IPXV_Plugin.