Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sent by a File Manager extension to retrieve drive information from the active File Manager window.
Parameters
-
wParam
- Must be zero.
-
lpfmsgdi
-
The address of an FMS_GETDRIVEINFO structure that receives drive information.
Return value
Returns nonzero.
Remarks
If 0xFFFFFFFF is returned in the dwTotalSpace or dwFreeSpace member of the FMS_GETDRIVEINFO structure, the extension library must compute the value or values.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|
See also