IUIX_CmdManager::Cmd Property

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

Jump to: navigation, search


Property Cmd of interface IUIX_CmdManager returns Pointer to IUIX_Cmd ...

Syntax

HRESULT get_Cmd([in]           LONG        nCmdID,
                [out, retval]  IUIX_Cmd**  pCmd);

Parameters

nCmdID
[in] Value of LONG.

See Also

IUIX_CmdManager