SE_stateinfo_get_parent

Retrieves the parent state’s ID

Usage syntax

LONG SE_stateinfo_get_parent (const SE_STATEINFO state, LONG *parent_id);

Parameters
state The stateinfo handle
parent_id A pointer to the state ID of the parent
Description

SE_stateinfo_get_parent retrieves the ID of a state’s parent.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_STATEINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED