IUIX_Inst::CurrentThreadCtx Property

From PDF XChange PDF SDK
Jump to: navigation, search
(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}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''CurrentThreadCtx''' of interface [[PXV:IUIX_Inst|IUIX_Inst]] returns  Pointer to [[PXV:IUIX_ThreadContext|IUIX_ThreadContext]] ...
 
Property '''CurrentThreadCtx''' of interface [[PXV:IUIX_Inst|IUIX_Inst]] returns  Pointer to [[PXV:IUIX_ThreadContext|IUIX_ThreadContext]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:38, 20 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.