IPXV_FileNamesProvider::DocIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_DocIndex([out, retval]  ULONG*  nValue);
HRESULT put_DocIndex([in]  ULONG  nValue);

See Also

IPXV_FileNamesProvider