IPXC_CollectionFolder::ID Property

From PDF XChange PDF SDK
Revision as of 03:22, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property nID of interface IPXC_CollectionFolder returns/sets Value of ULONG ...

Syntax

HRESULT get_ID([out, retval]  ULONG*  nID);
HRESULT put_ID([in]  ULONG  nID);

See Also

IPXC_CollectionFolder