Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Development
Enumerations
 AutomaticUpdatesUserType Enumeratio...
AutomaticUpdatesUserType Enumeration

Defines the type of user.

Syntax

typedef enum  {
  auutCurrentUser          = 1,
  auutLocalAdministrator   = 2 
} AutomaticUpdatesUserType;

Constants

auutCurrentUser

The context of the current user.

auutLocalAdministrator

Any administrator on the local computer.

Remarks

The AutomaticUpdatesUserType is used in conjunction with the IAutomaticUpdatesSettings2::CheckPermission method.

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

 

 

Send comments about this topic to Microsoft

Build date: 7/7/2011

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker