IUIX_CmdMenu::Cmd Property

From PDF XChange PDF SDK
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