IVdsSubSystemInterconnect interface
[Beginning with Windows 8 and Windows Server 2012, the Virtual Disk Service COM interface is superseded by the Windows Storage Management API.]
Provides a method to query the interconnect types that are supported by a subsystem.
When to implement
Hardware providers implement this interface in the subsystem object.
When to use
Applications call the GetSupportedInterconnects method on this interface to query for the types of interconnects that the subsystem supports.
Members
The IVdsSubSystemInterconnect interface inherits from the IUnknown interface. IVdsSubSystemInterconnect also has these types of members:
Methods
The IVdsSubSystemInterconnect interface has these methods.
| Method | Description |
|---|---|
| GetSupportedInterconnects |
Returns the interconnect types that the subsystem supports. |
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
Library |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012
