Class IContextMenu (unit MyShlObj)
Inherits from
IUnknown
Constructors
Functions
function GetCommandString(idCmd, uType: UINT; pwReserved: PUINT; pszName: LPSTR; cchMax: UINT): HResult;
function InvokeCommand(var lpici: TCMInvokeCommandInfo): HResult;
function QueryContextMenu(Menu: HMENU; indexMenu, idCmdFirst, idCmdLast, uFlags: UINT): HResult;
Properties
Events
Variables
Constructors
Functions
function GetCommandString(idCmd, uType: UINT; pwReserved: PUINT; pszName: LPSTR; cchMax: UINT): HResult;
function InvokeCommand(var lpici: TCMInvokeCommandInfo): HResult;
function QueryContextMenu(Menu: HMENU; indexMenu, idCmdFirst, idCmdLast, uFlags: UINT): HResult;
Properties
Events
Variables