IWindowsDriverUpdate2 interface
Contains the properties and methods that are available only from a Windows driver update.
Inheritance
This interface is derived from the IWindowsDriverUpdate interface.
Members
The IWindowsDriverUpdate2 interface inherits from IWindowsDriverUpdate. IWindowsDriverUpdate2 also has these types of members:
Methods
The IWindowsDriverUpdate2 interface has these methods.
| Method | Description |
|---|---|
| CopyToCache |
Copies the external update binaries to an update. |
Properties
The IWindowsDriverUpdate2 interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Gets a collection of the Common Vulnerabilities and Exposures (CVE) identifiers that are associated with an update. | |
| Read-only |
Gets a Boolean value that indicates whether an update is installed on the computer. | |
| Read-only |
Gets a Boolean value that indicates whether the computer must be restarted after you install or uninstall an update. |
Remarks
This interface can be obtained by calling QueryInterface method on an IUpdate interface only if the interface represents a Windows Driver update.
Requirements
|
Minimum supported client | Windows XP, Windows 2000 Professional with SP3 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
Library |
|
|
DLL |
|
|
IID |
IID_IWindowsDriverUpdate2 is defined as 615c4269-7a48-43bd-96b7-bf6ca27d6c3e |
Send comments about this topic to Microsoft
Build date: 11/22/2012