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


Syntax

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

See Also

See also IOperationHistory.