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