IUIX_CmdMenu::Cmd Property

From PDF XChange PDF SDK
Revision as of 07:45, 1 April 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Cmd of interface IUIX_CmdMenu returns Pointer to IUIX_Cmd containing the command that corresponds to the command menu item.

Syntax

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

See Also

IUIX_CmdMenu