IOperationHistory::MaxUsedMemSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IOperationHistory::MaxUsedMemSize Property}}
 
{{#customTitle:IOperationHistory::MaxUsedMemSize Property}}
 +
{{#parentPage:PXV:IOperationHistory|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''MaxUsedMemSize''' of interface [[PXV:IOperationHistory|IOperationHistory]] returns/sets  Value of ULONGLONG ...
 
Property '''MaxUsedMemSize''' of interface [[PXV:IOperationHistory|IOperationHistory]] returns/sets  Value of ULONGLONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:38, 20 April 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.