SMC_GETSFINFO message
Requests information about a Shell folder menu item.
SMC_GETINFO lParam = (LPARAM) (LPSMINFO) psminfo
Parameters
- psminfo
-
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
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
---|---|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|
IDL |
|
Show: