NativeFileIOUpdateDiskProperties Method |
Name | Description | |
---|---|---|
UpdateDiskProperties |
Re-enumerates partitions on all disk drives currently connected to the system. No exceptions are
thrown on error, but any exceptions from underlying API calls are logged to trace log.
| |
UpdateDiskProperties(String) |
Re-enumerates partitions on a disk device with a specified device path. No
exceptions are thrown on error, but any exceptions from underlying API calls are
logged to trace log.
| |
UpdateDiskProperties(NativeFileIOSCSI_ADDRESS) |
Re-enumerates partitions on a disk device with a specified SCSI address. No
exceptions are thrown on error, but any exceptions from underlying API calls are
logged to trace log.
| |
UpdateDiskProperties(SafeFileHandle, Boolean) |