संपादित करें

इसके माध्यम से साझा किया गया


IVssAdmin interface (vsadmin.h)

The IVssAdmin interface manages providers registered with VSS.

Inheritance

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

Methods

The IVssAdmin interface has these methods.

 
IVssAdmin::AbortAllSnapshotsInProgress

This method is reserved for system use.
IVssAdmin::QueryProviders

Queries all registered providers.
IVssAdmin::RegisterProvider

Registers a new shadow copy provider.
IVssAdmin::UnregisterProvider

Unregisters an existing 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 vsadmin.h

See also

Volume Shadow Copy API Interfaces