RCNewCmdGroup

Creates a new command group

HCGROUP RCNewCmdGroup (
     void
)

Parameters
None

Return Values
ValueMeaning
NULLCould not create a new command group
Non NULL pointerCreated a new command group

Remarks
None