IPXV_Document::OperationHistory 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:IPXV_Document|IPXV_Document]].
+
[[PXV:IPXV_Document|IPXV_Document]]

Revision as of 05:05, 23 May 2015


Property OperationHistory of interface IPXV_Document returns Pointer to IOperationHistory ...

Syntax

HRESULT get_OperationHistory([out, retval]  IOperationHistory**  ppOpHistory);

See Also

IPXV_Document