| SE_stateinfo_get_parent |
Retrieves the parent state’s ID.
LONG SE_stateinfo_get_parent (const SE_STATEINFO state, LONG *parent_id);
| state | The stateinfo handle |
| parent_id | A pointer to the state ID of the parent |
SE_stateinfo_get_parent retrieves the ID of a state’s parent.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_STATEINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED