#include "dc/dc_Types.h"
Data Structures | |
| struct | wse_sm_plugin |
| Eventing subscription manager plugin definition. More... | |
Functions | |
Utilities | |
| DC_RT_FMAC1 char * | dpws_schemed_uuid_create (char *uuid) |
| Generates a random UUID into a provided buffer. | |
This API has been specifically designed for an external WS-Management implementation.
| DC_RT_FMAC1 char* dpws_schemed_uuid_create | ( | char * | uuid | ) |
Generates a random UUID into a provided buffer.
| uuid | The buffer which length must be SCHEME_UUID_STRING_SIZE (46) at least. |
1.5.8