IPXC_FileSpec::FolderID Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property nFolderID of interface IPXC_FileSpec returns/sets Value of ULONG ...

Syntax

HRESULT get_FolderID([out, retval]  ULONG*  nFolderID);
HRESULT put_FolderID([in]  ULONG  nFolderID);

See Also

IPXC_FileSpec