IOperation::COMThreadingModel Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''COMThreadingModel''' of interface [[PXV:IOperation|IOperation]] returns  Value of [[PXV:COMThreadingModel|COMThreadingModel]] ...
+
Property '''COMThreadingModel''' of interface [[PXV:IOperation|IOperation]] returns  Value of COMThreadingModel ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 08:20, 13 June 2016


Property COMThreadingModel of interface IOperation returns Value of COMThreadingModel ...

Syntax

HRESULT get_COMThreadingModel([out, retval]  COMThreadingModel*  nVal);

See Also

IOperation