Home | Documentation |
uddi2__result Class Reference
updated Mon Feb 22 2016
|
Schema urn:uddi-org:api_v2:"result". More...
#include <uddi_v2.h>
Public Attributes | |
uddi2__errInfo * | errInfo |
Element reference "urn:uddi-org:api_v2":errInfo. More... | |
enum uddi2__keyType * | keyType |
Attribute keyType of type "urn:uddi-org:api_v2":keyType. More... | |
int | errno_ |
Attribute errno of type xs:int. More... | |
struct soap * | soap |
A handle to the soap struct context that manages this class instance. More... | |
Schema urn:uddi-org:api_v2:"result".
uddi2__errInfo* uddi2__result::errInfo |
Element reference "urn:uddi-org:api_v2":errInfo.
Optional element
int uddi2__result::errno_ |
Attribute errno of type xs:int.
Required attribute
enum uddi2__keyType* uddi2__result::keyType |
Attribute keyType of type "urn:uddi-org:api_v2":keyType.
Optional attribute
struct soap* uddi2__result::soap |
A handle to the soap struct context that manages this class instance.