IOperationHistory::MaxUsedMemSize Property

From PDF XChange PDF SDK
Revision as of 15:38, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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.