cwbCO_CanModifyEnvironmentList

Purpose

Indicates whether the user can create/remove/rename environments.

Syntax

 
cwb_Boolean CWB_ENTRY cwbCO_CanModifyEnvironmentList();

Parameters

None

Return Codes

The following list shows common return values.

CWB_TRUE
Can create/remove/rename/delete environments.
CWB_FALSE
Cannot create/remove/rename/delete environments.

Usage

This API indicates whether environments can be manipulated. To see if systems within an environment may be manipulated, use the cwbCO_CanModifySystemList and cwbCO_CanModifySystemListEnv APIs.