IUIX_CmdCollection::Item Property

From PDF XChange PDF SDK
Revision as of 22:28, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Item of interface IUIX_CmdCollection returns Pointer to IUIX_Cmd ...

Syntax

HRESULT get_Item([in] ULONG nIndex, [out, retval] IUIX_Cmd** ppItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IUIX_CmdCollection.