Contents Index Topic Contents | ||
Previous Topic: FM_GETFOCUS Next Topic: FM_GETSELCOUNTLFN |
FM_GETSELCOUNT
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).
Syntax
FM_GETSELCOUNT wParam = 0; lParam = 0;Return Values
Returns the number of selected files.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.