IUIX_CmdItem::Cmd Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Cmd of interface IUIX_CmdItem returns Pointer to IUIX_Cmd containing the command of the command item.

Syntax

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

See Also

IUIX_CmdItem