![]() |
![]() |
![]() |
Lasso Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
typedef struct { LassoNode parent; /* elements */ char *Created; char *Expires; /* attributes */ char *Id; GHashTable *attributes; } LassoWsUtil1Timestamp;
LassoWsUtil1Timestamp* lasso_wsu_timestamp_new (void);
Creates a new LassoWsUtil1Timestamp object.
Returns : |
a newly created LassoWsUtil1Timestamp object |