IWbemStatusCodeText interface (wbemcli.h)

The IWbemStatusCodeText interface extracts text string descriptions of error codes or the name of the subsystem where the error occurred.

Inheritance

The IWbemStatusCodeText interface inherits from the IUnknown interface. IWbemStatusCodeText also has these types of members:

Methods

The IWbemStatusCodeText interface has these methods.

 
IWbemStatusCodeText::GetErrorCodeText

Returns the text string description associated with the error code.
IWbemStatusCodeText::GetFacilityCodeText

The IWbemStatusCodeText::GetFacilityCodeText method returns the name of the subsystem where the error occurred, such as "Windows", "WBEM", "SSPI", or "RPC".

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header wbemcli.h (include Wbemidl.h)