IVdsSwProvider 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 methods to perform operations specific to the software provider.

Inheritance

The IVdsSwProvider interface inherits from the IUnknown interface. IVdsSwProvider also has these types of members:

Methods

The IVdsSwProvider interface has these methods.

 
IVdsSwProvider::CreatePack

Creates a pack object.
IVdsSwProvider::QueryPacks

Returns an enumeration object that contains all packs managed by the software provider.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header vds.h

See also

Provider Object

VDS Interfaces