FM_GETSELCOUNT message
Sent by a File Manager extension to retrieve a count of the selected files in the active File Manager window (either the directory window or the Search Results window).
Parameters
-
wParam
- Must be zero.
-
lParam
- Must be zero.
Return value
Returns the number of selected files.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|
See also