INotificationCallback.BackupStateChanged Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Called when the Windows Home Server Backup state changes.
Namespace: WHSInfoIF
Assembly: Interop.WHSInfoIF (in interop.whsinfoif.dll)
Syntax
'Declaration
Sub BackupStateChanged ( _
State As WHSBackupState _
)
'Usage
Dim instance As INotificationCallback
Dim State As WHSBackupState
instance.BackupStateChanged(State)
void BackupStateChanged (
WHSBackupState State
)
void BackupStateChanged (
WHSBackupState State
)
void BackupStateChanged (
WHSBackupState State
)
function BackupStateChanged (
State : WHSBackupState
)
Parameters
- State
An enumeration of type WHSBackupState that indicates the state of the Windows Home Server Backup engine.
Platforms
Windows Home Server
Windows Home Server
See Also
Reference
INotificationCallback Interface
INotificationCallback Members
WHSInfoIF Namespace
.gif)