IProgressMon::Canceled Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IProgressMon|IProgressMon]].
+
[[PXV:IProgressMon|IProgressMon]]

Revision as of 04:08, 23 May 2015


Property Canceled of interface IProgressMon returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_Canceled([out, retval]  VARIANT_BOOL*  pCanceled);

See Also

IProgressMon