IPXV_FileNamesProvider::AutoNumMax Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 11:40, 11 January 2016


Property AutoNumMax of interface IPXV_FileNamesProvider returns/sets Value of ULONG ...

Syntax

HRESULT get_AutoNumMax([out, retval]  ULONG*  nValue);
HRESULT put_AutoNumMax([in]  ULONG  nValue);

See Also

IPXV_FileNamesProvider