SMC_GETINFO message

Requests information about a regular menu item.

SMC_GETINFO 
    lParam = (LPARAM) (LPSMINFO) psminfo
            

Parameters

psminfo

A pointer to a SMINFO structure. Fill the structure with the appropriate information and return S_OK.

Return value

Return S_OK.

Remarks

This notification is received by the IShellMenuCallback::CallbackSM method.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Shobjidl.h
IDL
Shobjidl.idl