IUIX_ThreadContext::ThreadID Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_ThreadContext::ThreadID Property}} | {{#customTitle:IUIX_ThreadContext::ThreadID Property}} | ||
+ | {{#parentPage:PXV:IUIX_ThreadContext#Properties|ThreadID|property}} | ||
+ | {{ToWrite}} | ||
+ | {{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]] |
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);