IUIX_Obj::ThreadCtx Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''ThreadCtx''' of interface [[PXV:IUIX_Obj|IUIX_Obj]] returns  Pointer to [[PXV:IUIX_ThreadContext|IUIX_ThreadContext]] ...
+
Property '''pThreadCtx''' of interface [[PXV:IUIX_Obj|IUIX_Obj]] returns  Pointer to [[PXV:IUIX_ThreadContext|IUIX_ThreadContext]] ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 04:32, 15 June 2015


Property pThreadCtx of interface IUIX_Obj returns Pointer to IUIX_ThreadContext ...

Syntax

HRESULT get_ThreadCtx([out, retval]  IUIX_ThreadContext**  pThreadCtx);

See Also

IUIX_Obj