IPXC_StampsManager::Item 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_StampsManager::Item Property}}
 
{{#customTitle:IPXC_StampsManager::Item Property}}
 +
{{#parentPage:PXV:IPXC_StampsManager|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Item''' of interface [[PXV:IPXC_StampsManager|IPXC_StampsManager]] returns  Pointer to [[PXV:IPXC_StampsCollection|IPXC_StampsCollection]] ...
 
Property '''Item''' of interface [[PXV:IPXC_StampsManager|IPXC_StampsManager]] returns  Pointer to [[PXV:IPXC_StampsCollection|IPXC_StampsCollection]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:59, 20 April 2015


Property Item of interface IPXC_StampsManager returns Pointer to IPXC_StampsCollection ...

Syntax

HRESULT get_Item([in] ULONG index, [out, retval] IPXC_StampsCollection** ppCollection);

Parameters

index
[in] Value of ULONG.

See Also

See also IPXC_StampsManager.