Share via


WHSInfoClass.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
Public Overridable Function GetBackupStartTime As UInteger Implements IWHSInfo.GetBackupStartTime
'Usage
Dim instance As WHSInfoClass
Dim returnValue As UInteger

returnValue = CType(instance, IWHSInfo).GetBackupStartTime
public virtual uint IWHSInfo.GetBackupStartTime ()
public:
virtual unsigned int GetBackupStartTime () = IWHSInfo::GetBackupStartTime

Return Value

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

Platforms

Windows Home Server

Windows Home Server

See Also

Reference

WHSInfoClass Class
WHSInfoClass Members
WHSInfoIF Namespace

Footer image

© 2007 Microsoft Corporation. All rights reserved.