SE_stateinfo_get_owner

Retrieves the state’s owner

Usage syntax

LONG SE_stateinfo_get_owner (const SE_STATEINFO state, CHAR *owner);

Parameters
state The stateinfo handle
owner The state owner
Description

SE_stateinfo_get_owner retrieves the owner for a specific state. Allocate at least SE_MAX_OWNER_LEN bytes for the owner parameter.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_STATEINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED