SE_stateinfo_create |
Creates a state definition
LONG SE_stateinfo_create (SE_STATEINFO *state);
state | A pointer to a state structure |
SE_stateinfo_create allocates and initializes an SE_STATEINFO structure, which contains information about a state.
You must call this function to create a valid SE_STATEINFO object before using any other function that requires an SE_STATEINFO pointer.
SE_SUCCESS
SE_FAILURE
SE_INVALID_POINTER
SE_NET_FAILURE
SE_OUT_OF_CLMEM
SE_OUT_OF_SVMEM
SE_SDE_NOT_STARTED