Click or drag to resize

ScsiAdapterUpdateDiskProperties Method

Overload List
  NameDescription
Public methodUpdateDiskProperties
Re-enumerates partitions on all disk drives currently connected to this adapter. No exceptions are thrown on error, but any exceptions from underlying API calls are logged to trace log.
Public methodUpdateDiskProperties(UInt32)
Re-enumerates partitions on specified disk currently connected to this adapter. No exceptions are thrown on error, but any exceptions from underlying API calls are logged to trace log.
Top
See Also