IPXV_Inst::ThreadID Property

From PDF XChange PDF SDK
Revision as of 18:48, 27 May 2015 by Pifagor (Talk | contribs)

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

See Also

IPXV_Inst