SE_stateinfo_duplicate

Copies a state definition

Usage syntax

LONG SE_stateinfo_duplicate (const SE_STATEINFO src_state, SE_STATEINFO tgt_state);

Parameters
src_state The source SE_STATEINFO handle
tgt_state The target SE_STATEINFO handle
Description

SE_stateinfo_duplicate creates a copy of an SE_STATEINFO structure.

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_POINTER

SE_INVALID_STATEINFO_OBJECT

SE_NET_FAILURE

SE_OUT_OF_CLMEM

SE_SDE_NOT_STARTED