SE_stateinfo_get_id

Retrieves the state ID

Usage syntax

LONG SE_stateinfo_get_id (const SE_STATEINFO state, LONG *id);

Parameters
state The stateinfo handle
id A pointer to the state ID
Description

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.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_STATEINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED