IOperationHistory::MaxCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 03:52, 20 March 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

See also IOperationHistory.