Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Inheritance
The IUpdateSession2 interface inherits from the IUpdateSession interface.
Methods
The IUpdateSession2 interface has these methods.
| IUpdateSession2::get_UserLocale  Gets and sets the preferred locale for which update information is retrieved.. (Get)  | 
| IUpdateSession2::put_UserLocale  Gets and sets the preferred locale for which update information is retrieved.. (Put)  | 
Remarks
You can create an instance of this interface by using the UpdateSession coclass. Use the Microsoft.Update.Session program identifier to create the object.
Requirements
| Requirement | Value | 
|---|---|
| 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] | 
| Target Platform | Windows | 
| Header | wuapi.h |