Share via


IWHSInfo.GetBackupStartTime Method

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

Returns the backup start time.

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

Syntax

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

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

Return Value

An unsigned integer that represents the start time for a backup.

Platforms

Windows Home Server

Windows Home Server

See Also

Reference

IWHSInfo Interface
IWHSInfo Members
WHSInfoIF Namespace

Footer image

© 2007 Microsoft Corporation. All rights reserved.