IPXV_Plugin::VendorID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nVendorID''' 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. |
== Syntax == | == Syntax == |
Latest revision as of 04:06, 15 June 2015
Property nVendorID 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* nVendorID);