Share via


WSD_SOAP_FAULT_REASON

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This structure represents a collection of reason codes associated with a WSD_SOAP_FAULT. A reason code is a human readable explanation of the fault.

Syntax

typedef struct _WSD_SOAP_FAULT_REASON {
  WSD_LOCALIZED_STRING_LIST* Text;
} WSD_SOAP_FAULT_REASON;

Members

Requirements

Header wsdapi.h
Library wsdapi.lib
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

Web Services on Devices Structures