IVssProviderNotifications interface (vsprov.h)

The IVssProviderNotifications interface manages providers registered with VSS.

Inheritance

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

Methods

The IVssProviderNotifications interface has these methods.

 
IVssProviderNotifications::OnLoad

Notifies a provider that it was loaded.
IVssProviderNotifications::OnUnload

Notifies the provider to prepare to be unloaded.

Requirements

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

See also

Volume Shadow Copy API Interfaces