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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ContentItems::ItemType Property}}
 
{{#customTitle:IPXC_ContentItems::ItemType Property}}
{{#parentPage:PXV:IPXC_ContentItems#Properties|ItemType Property|property}}
+
{{#parentPage:PXV:IPXC_ContentItems#Properties|ItemType|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Latest revision as of 08:22, 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