UpdateType Enumeration
Defines the types of update, such as a driver or software update.
Syntax
typedef enum {
utSoftware = 1,
utDriver = 2
} UpdateType;
Constants
- utSoftware
-
Indicates that the update is a software update.
- utDriver
-
Indicates that the update is a driver update.
Requirements
|
Minimum supported client | Windows XP, Windows 2000 Professional with SP3 |
|---|---|
|
Minimum supported server | Windows Server 2003, Windows 2000 Server with SP3 |
|
Header |
|
|
IDL |
|
See Also
Send comments about this topic to Microsoft
Build date: 7/7/2011