IPXC_StampInfo::Collection Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Collection''' of interface [[PXV:IPXC_StampInfo|IPXC_StampInfo]] returns  Pointer to [[PXV:IPXC_StampsCollection|IPXC_StampsCollection]] ...
+
Property '''pCollection''' of interface [[PXV:IPXC_StampInfo|IPXC_StampInfo]] returns  Pointer to [[PXV:IPXC_StampsCollection|IPXC_StampsCollection]] ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:37, 15 June 2015


Property pCollection of interface IPXC_StampInfo returns Pointer to IPXC_StampsCollection ...

Syntax

HRESULT get_Collection([out, retval]  IPXC_StampsCollection**  pCollection);

See Also

IPXC_StampInfo