IPXC_ContentItems::ItemType 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_ContentItems::ItemType Property}}
 
{{#customTitle:IPXC_ContentItems::ItemType Property}}
 +
{{#parentPage:PXV:IPXC_ContentItems|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''ItemType''' of interface [[PXV:IPXC_ContentItems|IPXC_ContentItems]] returns  Value of [[PXV:PXC_CIType|PXC_CIType]] ...
 
Property '''ItemType''' of interface [[PXV:IPXC_ContentItems|IPXC_ContentItems]] returns  Value of [[PXV:PXC_CIType|PXC_CIType]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:47, 20 April 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

See also IPXC_ContentItems.