IPXC_CollectionFolder::ID Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_CollectionFolder::ID Property}}
 
{{#customTitle:IPXC_CollectionFolder::ID Property}}
 +
{{#parentPage:PXV:IPXC_CollectionFolder|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''ID''' of interface [[PXV:IPXC_CollectionFolder|IPXC_CollectionFolder]] returns/sets  Value of ULONG ...
 
Property '''ID''' of interface [[PXV:IPXC_CollectionFolder|IPXC_CollectionFolder]] returns/sets  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:43, 20 April 2015


Property ID 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

See also IPXC_CollectionFolder.