IPXV_Inst::ThreadID Property

From PDF XChange PDF SDK
Revision as of 07:35, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Returns the identifier of the main thread, i.e. thread wherein the IPXV_Inst::Init was called.

Syntax

HRESULT get_ThreadID([out, retval]  LONG*  ThreadID);

See Also

IPXV_Inst