CLUSPROP_SCSI_ADDRESS structure (clusapi.h)
Describes an address for a SCSI device. It is used as an entry in a value list and consists of:
- A CLUSPROP_VALUE structure indicating the format and type of the resource class information.
- A CLUS_SCSI_ADDRESS structure.
Syntax
typedef struct CLUSPROP_SCSI_ADDRESS : CLUSPROP_VALUECLUS_SCSI_ADDRESS {
} CLUSPROP_SCSI_ADDRESS, *PCLUSPROP_SCSI_ADDRESS;
Inheritance
The CLUSPROP_SCSI_ADDRESS structure implements CLUSPROP_VALUECLUS_SCSI_ADDRESS.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header | clusapi.h |