SE_stateinfo_get_owner |
Retrieves the state’s owner
LONG SE_stateinfo_get_owner (const SE_STATEINFO state, CHAR *owner);
state | The stateinfo handle |
owner | The state owner |
SE_stateinfo_get_owner retrieves the owner for a specific state. Allocate at least SE_MAX_OWNER_LEN bytes for the owner parameter.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_STATEINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED