全部博文(584)
分类: WINDOWS
2011-04-13 11:10:55
Functions used in volume management.
In This Section
Topic | Description |
---|---|
|
Defines, redefines, or deletes MS-DOS device names. |
|
Deletes a drive letter or mounted folder. |
|
Retrieves the name of a volume on a computer. |
|
Retrieves the name of a mounted folder on the specified volume. |
|
Continues a volume search started by a call to the function. |
|
Continues a mounted folder search started by a call to the function. |
|
Closes the specified volume search handle. |
|
Closes the specified mounted folder search handle. |
|
Determines whether a disk drive is a removable, fixed, CD-ROM, RAM disk, or network drive. |
|
Retrieves a bitmask representing the currently available disk drives. |
|
Fills a buffer with strings that specify valid drives in the system. |
|
Retrieves information about the file system and volume associated with the specified root directory. |
|
Retrieves information about the file system and volume associated with the specified file. |
|
Retrieves a volume GUID path for the volume that is associated with the specified volume mount point (drive letter, volume GUID path, or mounted folder). |
|
Retrieves the volume mount point where the specified path is mounted. |
|
Retrieves a list of drive letters and volume GUID paths for the specified volume. |
|
Retrieves information about MS-DOS device names. |
|
Sets the label of a file system volume. |
|
Associates a volume with a drive letter or a directory on another volume. |
The following functions are used with volume mount points (drive letters, volume GUID paths, and mounted folders).