IVdsServiceLoader 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.]

Instantiates a service loader object.

Inheritance

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

Methods

The IVdsServiceLoader interface has these methods.

 
IVdsServiceLoader::LoadService

Launches VDS on the specified computer and returns a pointer to the service object.

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

VDS Interfaces