IUIX_CmdPane::Item Property

From PDF XChange PDF SDK
Revision as of 04:16, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Item of interface IUIX_CmdPane returns Pointer to IUIX_CmdLine ...

Syntax

HRESULT get_Item([in]           ULONG           nIndex,
                 [out, retval]  IUIX_CmdLine**  pItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

IUIX_CmdPane