IPXC_ContentItems::ItemType Property

From PDF XChange PDF SDK
Revision as of 08:22, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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