SE_uuidgenerator_create |
Creates the UUID generator object
LONG SE_uuidgenerator_create
(SE_UUIDGENERATOR *uuid_generator);
uuid_generator | The UUID generation object handle |
This function opens or creates the UUID generation shared store so that this thread or process may then generate UUIDs.
SE_SUCCESS
SE_FILE_IO_ERROR
SE_INVALID_POINTER
SE_INVALID_SERVER
SE_OUT_OF_CLMEM
SE_OUT_OF_MUTEXES
SE_SDE_NOT_STARTED