![]() |
Home | Documentation |
SOAP_ENV__Detail Struct Reference
updated by Robert van Engelen
|
SOAP Fault Detail structure. More...
#include <stdsoap2.h>
Public Attributes | |
| int | __type |
| Any data of some type T serialized as fault element when its SOAP_TYPE_T is assigned to __type. | |
| void * | fault |
| Any data of some type T serialized as fault element when its SOAP_TYPE_T is assigned to __type. | |
| _XML | __any |
| Any XML content. | |
SOAP Fault Detail structure.
| _XML SOAP_ENV__Detail::__any |
Any XML content.
| int SOAP_ENV__Detail::__type |