IUpdateSession3 interface
Represents a session in which the caller can perform operations that involve updates. For example, this interface represents sessions in which the caller performs a search, download, installation, or uninstallation operation.
Members
The IUpdateSession3 interface inherits from IUpdateSession2. IUpdateSession3 also has these types of members:
Methods
The IUpdateSession3 interface has these methods.
| Method | Description |
|---|---|
| CreateUpdateServiceManager |
Returns a pointer to an IUpdateServiceManager2 interface for the session. |
| QueryHistory |
Returns a pointer to an IUpdateHistoryEntryCollection interface. The interface contains matching event records on the computer. This causes the QueryHistory method to synchronously query the computer for the history of update events. |
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_IUpdateSession3 is defined as 918EFD1E-B5D8-4C90-8540-AEB9BDC56F9D |
Send comments about this topic to Microsoft
Build date: 11/22/2012