IProgressMon::Canceled Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IProgressMon::Canceled Property}} | {{#customTitle:IProgressMon::Canceled Property}} | ||
+ | {{#parentPage:PXV:IProgressMon|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Canceled''' of interface [[PXV:IProgressMon|IProgressMon]] returns Value of VARIANT_BOOL ... | Property '''Canceled''' of interface [[PXV:IProgressMon|IProgressMon]] returns Value of VARIANT_BOOL ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:39, 20 April 2015
Property Canceled of interface IProgressMon returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_Canceled([out, retval] VARIANT_BOOL* pCanceled);
See Also
See also IProgressMon.