IVdsAdmin 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.]
Registers providers with VDS.
Inheritance
The IVdsAdmin interface inherits from the IUnknown interface. IVdsAdmin also has these types of members:
Methods
The IVdsAdmin interface has these methods.
IVdsAdmin::RegisterProvider Registers the specified hardware provider with VDS. Hardware providers call this method. |
IVdsAdmin::UnregisterProvider Removes VDS provider registration data. Hardware providers call this method. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | vdshwprv.h |