IPXV_AnnotStateModel::Item Property

From PDF XChange PDF SDK
Revision as of 07:22, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Item of interface IPXV_AnnotStateModel returns Pointer to IPXV_AnnotStateItem ...

Syntax

HRESULT get_Item([in]           ULONG                  ItemIndex,
                 [out, retval]  IPXV_AnnotStateItem**  Item);

Parameters

ItemIndex
[in] Value of ULONG.

See Also

IPXV_AnnotStateModel