MSFT_CAU_Update_Installer_Result class

A dynamic WMI class that contains the result and return codes for the update installer.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[ClassVersion("1.0.0"), dynamic, provider("CAUWMIV2"), AMENDMENT]
class MSFT_CAU_Update_Installer_Result
{
  uint32 LaunchInstallerHResult;
  SInt32 ReturnCode;
};

Members

The MSFT_CAU_Update_Installer_Result class has these types of members:

Properties

The MSFT_CAU_Update_Installer_Result class has these properties.

LaunchInstallerHResult

Data type: uint32

Access type: Read-only

Gets the result code returned from the attempt to launch the update installer.

ReturnCode

Data type: SInt32

Access type: Read-only

Gets the return code from the update installer itself.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\ClusterUpdate
MOF
CAUWMIv2.mof
DLL
CauWmiV2.dll