IVdsDisk2 interface (vds.h)
[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 set the SAN mode of a disk to offline or online.
Note Starting with Windows Vista with Service Pack 1 (SP1), this interface is superseded by the IVdsDiskOnline interface.
Inheritance
The IVdsDisk2 interface inherits from the IUnknown interface. IVdsDisk2 also has these types of members:
Methods
The IVdsDisk2 interface has these methods.
IVdsDisk2::SetSANMode Sets the SAN mode of a disk to offline or online. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | vds.h |