![]() | ![]() | ![]() | Lasso Reference Manual | ![]() |
---|
LassoLibIDPEntriesLassoLibIDPEntries — |
#include <lasso/lasso.h> LassoLibIDPEntries; LassoNode* lasso_lib_idp_entries_new (void);
typedef struct { /* <xs:element ref="IDPEntry" maxOccurs="unbounded"/> */ GList *IDPEntry; } LassoLibIDPEntries;
LassoNode* lasso_lib_idp_entries_new (void);
Creates a new LassoLibIDPEntries object.
Returns : | a newly created LassoLibIDPEntries object |
<< LassoLibFederationTerminationNotification | LassoLibIDPEntry >> |