IPXV_Control::CanRedo Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_Control::CanRedo Property}} | {{#customTitle:IPXV_Control::CanRedo Property}} | ||
{{#parentPage:PXV:IPXV_Control#Properties|CanRedo|property}} | {{#parentPage:PXV:IPXV_Control#Properties|CanRedo|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Use it to check the possibility to undo the last action. | |
== Syntax == | == Syntax == |
Revision as of 10:56, 29 May 2015
Use it to check the possibility to undo the last action.
Syntax
HRESULT get_CanRedo([out, retval] VARIANT_BOOL* pCan);