IPXC_ContentItems::ItemType Property

From PDF XChange PDF SDK
Jump to: navigation, search


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