STORAGE_DESCRIPTOR_HEADER (Structures)
Last changed: -24.226.223.60

.
Summary
Used in conjunction with the IOCTL_STORAGE_QUERY_PROPERTY control code to retrieve the properties of a storage device or adapter.

C# Definition:

struct STORAGE_DESCRIPTOR_HEADER {
   public TODO;
}

VB Definition:

Structure STORAGE_DESCRIPTOR_HEADER
   Public TODO
End Structure

User-Defined Field Types:

None.

Notes:

None.

Documentation