SE_uuidgenerator_create

Creates the UUID generator object

Usage syntax

LONG SE_uuidgenerator_create
(SE_UUIDGENERATOR *uuid_generator);

Parameters
uuid_generator The UUID generation object handle
Description

This function opens or creates the UUID generation shared store so that this thread or process may then generate UUIDs.

Returns

SE_SUCCESS
SE_FILE_IO_ERROR

SE_INVALID_POINTER

SE_INVALID_SERVER

SE_OUT_OF_CLMEM

SE_OUT_OF_MUTEXES

SE_SDE_NOT_STARTED