IPXC_FileSpec::FolderID Property

From PDF XChange PDF SDK
Revision as of 08:29, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IPXC_FileSpec