IOperationHistory::CanUndo Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
(Parent page removed)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IOperationHistory::CanUndo Property}}
 
{{#customTitle:IOperationHistory::CanUndo Property}}
{{#parentPage:PXV:IOperationHistory|CanUndo Property|property}}
 
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 06:44, 21 May 2015


Property CanUndo of interface IOperationHistory returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_CanUndo([out, retval]  VARIANT_BOOL*  pCan);

See Also

IOperationHistory.