SE_stateinfo_is_open

Returns TRUE is the state is open.

Usage syntax

BOOL SE_stateinfo_is_open (const SE_STATEINFO state);

Parameters
state The pointer to a state definition structure
Description

SE_stateinfo_is_open returns TRUE if the state is open and FALSE if the state is closed.