SE_stateinfo_get_id |
Retrieves the state ID
LONG SE_stateinfo_get_id (const SE_STATEINFO state, LONG *id);
state | The stateinfo handle |
id | A pointer to the state ID |
SE_stateinfo_get_id retrieves the ID of a state. This function returns meaningful information for a SE_STATEINFO object that describes an existing state only.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_STATEINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED