| VT_HRESULT BackupJobBegin(VT_BSTR JobID) | method BackupJobBegin |
| VT_HRESULT BackupJobEnd(VT_BSTR JobID, VT_I4 Status) | method BackupJobEnd |
| VT_HRESULT VProStart | method VProStart |
| VT_HRESULT VProStop | method VProStop |
| VT_HRESULT DefaultLocationChanged | method DefaultLocationChanged |
| VT_HRESULT DriveCopyBegin(VT_DISPATCH CopyJob) | method DriveCopyBegin |
| VT_HRESULT DriveCopyEnd(VT_DISPATCH CopyJob, VT_I4 Status) | method DriveCopyEnd |
| VT_HRESULT LicenseInstalled | method LicenseInstalled |
| VT_HRESULT LicenseExpired | method LicenseExpired |
| VT_HRESULT RestoreBegin(VT_DISPATCH RestoreJob) | method RestoreBegin |
| VT_HRESULT RestoreEnd(VT_DISPATCH RestoreJob, VT_I4 Status) | method RestoreEnd |
| VT_HRESULT VolumesChanged | method VolumesChanged |
| VT_HRESULT VProUninstall | method VProUninstall |
| VT_HRESULT StatusUpdate(VT_DISPATCH Status) | method StatusUpdate |
| VT_HRESULT TrayVisibilityChanged(VT_BOOL Visible) | method TrayVisibilityChanged |
| VT_HRESULT BackupJobTriggered(VT_BSTR JobName, VT_INT ImageTriggered) | method BackupJobTriggered |
| VT_HRESULT P2vConvertSystemBegin(VT_DISPATCH ConvertJob) | method P2vConvertSystemBegin |
| VT_HRESULT P2vConvertSystemEnd(VT_DISPATCH ConvertJob, VT_I4 Status) | method P2vConvertSystemEnd |
| VT_HRESULT VProRebootingToSre(VT_BSTR RestoreJobID) | method VProRebootingToSre |
| VT_HRESULT P2vHostServerCopy(VT_BSTR P2vJobID) | method P2vHostServerCopy |
| VT_HRESULT NotificationHandlerUpdated(VT_BSTR HandlerID) | method NotificationHandlerUpdated |
| VT_HRESULT OptionsChanged | method OptionsChanged |
| VT_HRESULT ConsolidateBegin(VT_DISPATCH ConsolidateJob) | method ConsolidateBegin |
| VT_HRESULT ConsolidateEnd(VT_DISPATCH ConsolidateJob, VT_I4 Status) | method ConsolidateEnd |
| VT_HRESULT P2vConvertVolumeBegin(VT_DISPATCH ConvertJob) | method P2vConvertVolumeBegin |
| VT_HRESULT P2vConvertVolumeEnd(VT_DISPATCH ConvertJob, VT_I4 Status) | method P2vConvertVolumeEnd |
| VT_HRESULT TrayOptionsChanged(VT_BOOL TrayOption) | method TrayOptionsChanged |
| VT_HRESULT HistoryChanged(VT_UINT State, VT_BSTR Filename) | method HistoryChanged |
| VT_HRESULT AbilitiesChanged | method AbilitiesChanged |
| VT_HRESULT PolicyLevelChanged(VT_BSTR VolumeID) | method PolicyLevelChanged |
| VT_HRESULT DriveAdded(VT_BSTR DriveLetter) | method DriveAdded |
| VT_HRESULT MasterChanged(VT_BSTR MasterID) | method MasterChanged |
| VT_HRESULT OffSiteProgressChanged(ePPI_OFFSITEPROGRESSEVENT progressState, VT_UINT uProgress) | method OffSiteProgressChanged |
| VT_HRESULT DeviceRemoved | method DeviceRemoved |
| VT_HRESULT P2vConvertJobAdded(VT_BSTR JobID) | Add the ConvertJob by specifing the Job Identifier |
| VT_HRESULT DeleteP2vConvertJob(VT_BSTR JobID) | Delete the ConvertJob by specifing the JobIdentifier |
| VT_HRESULT P2vConvertJobChanged(VT_BSTR JobID) | Modify the ConvertJob by specifing the JobIdentifier |
| VT_HRESULT OffsiteCopyEnd(VT_I4 Status, VT_DISPATCH SourceImage, VT_DISPATCH DestLocation) | method OffsiteCopyEnd |