SE_stateinfo_is_open

Determines if 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/Returns

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