IRangeHelper::MaxSize Property

From PDF XChange PDF SDK
Revision as of 03:02, 4 June 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*  nMaxSize);
HRESULT put_MaxSize([in]  ULONG  nMaxSize);

See Also

IRangeHelper