Share via


IWHSInfo.GetBackupEstimatedCompletionTime Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the estimated completion time for a backup.

Namespace: WHSInfoIF
Assembly: Interop.WHSInfoIF (in interop.whsinfoif.dll)

Syntax

'Declaration
Function GetBackupEstimatedCompletionTime As UInteger
'Usage
Dim instance As IWHSInfo
Dim returnValue As UInteger

returnValue = instance.GetBackupEstimatedCompletionTime
uint GetBackupEstimatedCompletionTime ()
unsigned int GetBackupEstimatedCompletionTime ()
UInt32 GetBackupEstimatedCompletionTime ()
function GetBackupEstimatedCompletionTime () : uint

Return Value

An unsigned integer that represents the total estimated time remaining for a backup to complete.

Platforms

Windows Home Server

Windows Home Server

See Also

Reference

IWHSInfo Interface
IWHSInfo Members
WHSInfoIF Namespace

Footer image

© 2007 Microsoft Corporation. All rights reserved.