WHSInfoClass.GetBackupState Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Returns the state of the Windows Home Server Backup engine.
Namespace: WHSInfoIF
Assembly: Interop.WHSInfoIF (in interop.whsinfoif.dll)
Syntax
'Declaration
Public Overridable Function GetBackupState As WHSBackupState Implements IWHSInfo.GetBackupState
'Usage
Dim instance As WHSInfoClass
Dim returnValue As WHSBackupState
returnValue = CType(instance, IWHSInfo).GetBackupState
public virtual WHSBackupState IWHSInfo.GetBackupState ()
public:
virtual WHSBackupState GetBackupState () = IWHSInfo::GetBackupState
Return Value
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
WHSInfoClass Class
WHSInfoClass Members
WHSInfoIF Namespace
.gif)