IPXV_Plugin::VendorID Property

From PDF XChange PDF SDK
Revision as of 04:06, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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);

See Also

IPXV_Plugin