IPXC_ContentItems::ItemType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_ContentItems|IPXC_ContentItems]].
+
[[PXV:IPXC_ContentItems|IPXC_ContentItems]]

Revision as of 04:25, 23 May 2015


Property ItemType of interface IPXC_ContentItems returns Value of PXC_CIType ...

Syntax

HRESULT get_ItemType([in]           ULONG        nIndex,
                     [out, retval]  PXC_CIType*  pType);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXC_ContentItems