IWSManSession::get_Error method (wsmandisp.h)

Gets additional error information in an XML stream for the preceding call to an IWSManSession object method.

This property is read-only.

Syntax

HRESULT get_Error(
  BSTR *value
);

Parameters

value

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header wsmandisp.h
Library WSManDisp.tlb
DLL WSMAuto.dll

See also

IWSManSession

Session.Error