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.
Contains information about the specified computer. This information is relevant to the Windows Update Agent (WUA).
Members
The ISystemInformation interface inherits from the IDispatch interface. ISystemInformation also has these types of members:
- Properties
Properties
The ISystemInformation interface has these properties.
| Property | Access type | Description |
|---|---|---|
Read-only |
Gets a hyperlink to technical support information for OEM hardware. |
|
Read-only |
Gets a Boolean value that indicates whether a system restart is required to complete the installation or uninstallation of one or more updates. |
Remarks
You can create an instance of this interface by using the SystemInformation coclass. Use the Microsoft.Update.SystemInfo program identifier to create the object.
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 |
Wuapi.h |
IDL |
Wuapi.idl |
Library |
Wuguid.lib |
DLL |
Wuapi.dll |
IID |
IID_ISystemInformation is defined as ADE87BF7-7B56-4275-8FAB-B9B0E591844B |