IUIX_ThreadContext::ThreadID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_ThreadContext::ThreadID Property}} | {{#customTitle:IUIX_ThreadContext::ThreadID Property}} | ||
− | {{#parentPage:PXV:IUIX_ThreadContext|ThreadID | + | {{#parentPage:PXV:IUIX_ThreadContext#Properties|ThreadID|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nThreadID''' of interface [[PXV:IUIX_ThreadContext|IUIX_ThreadContext]] returns Value of LONG ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ThreadID([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ThreadID([out, retval] LONG* nThreadID); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | [[PXV:IUIX_ThreadContext|IUIX_ThreadContext]] | + | [[PXV:IUIX_ThreadContext|IUIX_ThreadContext]] |
Latest revision as of 03:40, 15 June 2015
Property nThreadID of interface IUIX_ThreadContext returns Value of LONG ...
Syntax
HRESULT get_ThreadID([out, retval] LONG* nThreadID);