IOperationHistory::MaxCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IOperationHistory::MaxCount Property}}
 
{{#customTitle:IOperationHistory::MaxCount Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IOperationHistory|IOperationHistory]].
+
[[PXV:IOperationHistory|IOperationHistory]].

Revision as of 04:54, 20 May 2015


Property MaxCount of interface IOperationHistory returns/sets Value of ULONG ...

Syntax

HRESULT get_MaxCount([out, retval]  ULONG*  pMaxCount);
HRESULT put_MaxCount([in]  ULONG  pMaxCount);

See Also

IOperationHistory.