IUIX_Inst::CurrentThreadCtx Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Inst::CurrentThreadCtx Property}}
 
{{#customTitle:IUIX_Inst::CurrentThreadCtx Property}}
{{#parentPage:PXV:IUIX_Inst|property}}
+
{{#parentPage:PXV:IUIX_Inst|CurrentThreadCtx Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_CurrentThreadCtx([out, retval] IUIX_ThreadContext** ppThreadCtx);
+
<pre class="brush:cpp;gutter:false">HRESULT get_CurrentThreadCtx([out, retval] IUIX_ThreadContext** ppThreadCtx);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IUIX_Inst|IUIX_Inst]].
 
See also [[PXV:IUIX_Inst|IUIX_Inst]].

Revision as of 06:45, 23 April 2015


Property CurrentThreadCtx of interface IUIX_Inst returns Pointer to IUIX_ThreadContext ...

Syntax

HRESULT get_CurrentThreadCtx([out, retval]  IUIX_ThreadContext**  ppThreadCtx);

See Also

See also IUIX_Inst.