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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IProgressMon::Canceled Property}}
 
{{#customTitle:IProgressMon::Canceled Property}}
{{#parentPage:PXV:IProgressMon#Properties|Canceled Property|property}}
+
{{#parentPage:PXV:IProgressMon#Properties|Canceled|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:00, 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