Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Sent by a File Manager extension to retrieve information about a selected file from the active File Manager window (either the directory window or the Search Results window).
Parameters
-
index
-
The zero-based index of the selected file to retrieve.
-
lpfmsgfs
-
The address of an FMS_GETFILESEL structure that receives information about the selection.
Return value
Returns the zero-based index of the selected file that was retrieved.
Remarks
An extension can use the FM_GETSELCOUNT message to retrieve the count 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