Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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 query and configure the default VSS import target for the subsystem.
Inheritance
The IVdsSubSystemImportTarget interface inherits from the IUnknown interface. IVdsSubSystemImportTarget also has these types of members:
Methods
The IVdsSubSystemImportTarget interface has these methods.
| IVdsSubSystemImportTarget::GetImportTarget Returns the Volume Shadow Copy service (VSS) import target for the computer for this subsystem. |
| IVdsSubSystemImportTarget::SetImportTarget Sets the Volume Shadow Copy service (VSS) import target for the computer for this subsystem. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | vds.h |
| Redistributable | VDS 1.1 |