IDiskInfo.Status Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets the status of an arbitrary hard disk on the Windows Home Server system.
Namespace: WHSInfoIF
Assembly: Interop.WHSInfoIF (in interop.whsinfoif.dll)
Syntax
'Declaration
<DispIdAttribute(1610678275)> _
ReadOnly Property Status As WHSDiskStatus
'Usage
Dim instance As IDiskInfo
Dim value As WHSDiskStatus
value = instance.Status
[DispIdAttribute(1610678275)]
WHSDiskStatus Status { get; }
[DispIdAttribute(1610678275)]
property WHSDiskStatus Status {
WHSDiskStatus get ();
}
/** @property */
WHSDiskStatus get_Status ()
function get Status () : WHSDiskStatus
Property Value
An enumeration of type WHSDiskStatus that indicates the current state of the hard disk.
Remarks
There are 6 members of the enumeration that reflect the 6 recognized states of a given hard disk:
Platforms
Windows Home Server
Windows Home Server