RCNewCmdGroup
Creates a new command group
HCGROUP RCNewCmdGroup (
void
)
Parameters
None
Return Values
Value
Meaning
NULL
Could not create a new command group
Non NULL pointer
Created a new command group
Remarks
None