SE_stateinfo_get_parent64

Retrieves the parent state’s 64 bit ID.

Usage syntax

LONG SE_stateinfo_get_parent64(const SE_STATEINFO state, SE_STATE_ID *parent_id);
 

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

This function retrieves the 64 bit ID of a state’s parent.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_STATEINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED