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