This topic has not yet been rated - Rate this topic

IAutomaticUpdatesSettings::ScheduledInstallationTime Property

Gets and sets the time at which Automatic Updates installs or uninstalls updates.

This property is read/write.

Syntax

HRESULT put_ScheduledInstallationTime(
  [in]   long value
);

HRESULT get_ScheduledInstallationTime(
  [out]  long *retval
);

Property Value

The time at which Automatic Updates installs or uninstalls updates.

Error Codes

Returns S_OK if successful. Otherwise, returns a COM or Windows error code.

Remarks

The time is set by using the following values.

ValueTime
000:00
101:00
202:00
303:00
404:00
505:00
606:00
707:00
808:00
909:00
1010:00
1111:00
1212:00
1313:00
1414:00
1515:00
1616:00
1717:00
1818:00
1919:00
2020:00
2121:00
2222:00
2323:00

 

The value of this property is ignored if the value of the NotificationLevel property is not aunlScheduledInstallation.

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional with SP3

Minimum supported server

Windows Server 2003, Windows 2000 Server with SP3

Header

Wuapi.h

IDL

Wuapi.idl

Library

Wuguid.lib

DLL

Wuapi.dll

See Also

IAutomaticUpdatesSettings

 

 

Send comments about this topic to Microsoft

Build date: 7/7/2011

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ