cwbCO_CanSetActiveEnvironment

Purpose

Indicates whether the user can set an environment to be the active environment.

Syntax

 
cwb_Boolean CWB_ENTRY cwbCO_CanSetActiveEnvironment();

Parameters

None

Return Codes

The following list shows common return values:

CWB_TRUE
Can set the active environment.
CWB_FALSE
Cannot set the active environment.

Usage

None