![]() |
![]() |
![]() |
Lasso Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
typedef struct { LassoNode parent; /* elements */ LassoWsAddrAttributedURI *Action; char *SoapAction; /* attributes */ GHashTable *attributes; } LassoWsAddrProblemAction;
LassoWsAddrProblemAction* lasso_wsa_problem_action_new (void);
Creates a new LassoWsAddrProblemAction object.
Returns : |
a newly created LassoWsAddrProblemAction object |