IVdsSubSystem2 interface (vdshwprv.h)
[Beginning with Windows 8 and Windows Server 2012, the Virtual Disk Service COM interface is superseded by the Windows Storage Management API.]
Provides methods for performing query and configuration operations on a subsystem using the VDS_HINTS2 and VDS_SUB_SYSTEM_PROP2 structures.
Inheritance
The IVdsSubSystem2 interface inherits from the IUnknown interface. IVdsSubSystem2 also has these types of members:
Methods
The IVdsSubSystem2 interface has these methods.
IVdsSubSystem2::CreateLun2 The IVdsSubSystem2::CreateLun2 (vdshwprv.h) method creates a LUN and is identical to the IVdsSubSystem::CreateLun method. |
IVdsSubSystem2::GetDrive2 The IVdsSubSystem2::GetDrive2 (vdshwprv.h) method returns the specified drive. |
IVdsSubSystem2::GetProperties2 The VdsSubSystem2::GetProperties2 (vdshwprv.h) method returns the properties of a subsystem. |
IVdsSubSystem2::QueryMaxLunCreateSize2 The IVdsSubSystem2::QueryMaxLunCreateSize2 (vdshwprv.h) method returns the size of the maximum LUN that can be created using the specified LUN type and hints. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | vdshwprv.h |