IOperationHistory::MaxCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 23:50, 11 August 2015


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

Syntax

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

See Also

IOperationHistory