IRangeHelper::MaxSize Property

From PDF XChange PDF SDK
Revision as of 06:34, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property MaxSize of interface IRangeHelper returns/sets Value of ULONG ...

Syntax

HRESULT get_MaxSize([out, retval]  ULONG*  pMaxSize);
HRESULT put_MaxSize([in]  ULONG  pMaxSize);

See Also

See also IRangeHelper.