2.2.3.50 CLUS_PHYSICAL_DISK_INFO_HEADER
The CLUS_PHYSICAL_DISK_INFO_HEADER structure<44> is sent in response to the CLUSCTL_NODE_STORAGE_GET_PHYSICAL_DISK_INFO_EX (section 3.1.4.3.4.19) control code. It is a custom-marshalled structure that contains the following fields.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Version |
|||||||||||||||||||||||||||||||
NumberOfDisks |
|||||||||||||||||||||||||||||||
PhysicalDiskInfo (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
Version (4 bytes): Indicates the version of the request structure. This field MUST be set to 0x00000001.
NumberOfDisks (4 bytes): Indicates the total number of disks connected to the storage unit.
PhysicalDiskInfo (variable): A CLUS_PHYSICAL_DISK_INFO (section 2.2.3.51) structure.