This topic has not yet been rated - Rate this topic

IWSManEnumerator::Error property

Gets an XML representation of additional error information.

This property is read-only.

Syntax


HRESULT get_Error(
  [out]  BSTR *value
);

Property value

The XML representation of additional error information.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Redistributable

WinRM 1.1 (Windows Server 2003 R2, Windows Server 2003 with SP1, or Windows XP with SP2)

Header

Wsmandisp.h

IDL

Wsmandisp.idl

Library

WSManAutomation.lib

DLL

Wsmauto.dll

See also

IWSManEnumerator
Enumerator.Error

 

 

Send comments about this topic to Microsoft

Build date: 11/19/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.