IOperationHistory::MaxUsedMemSize 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 MaxUsedMemSize of interface IOperationHistory returns/sets Value of ULONGLONG ...

Syntax

HRESULT get_MaxUsedMemSize([out, retval]  ULONGLONG*  nMaxUsedMemSize);
HRESULT put_MaxUsedMemSize([in]  ULONGLONG  nMaxUsedMemSize);

See Also

IOperationHistory