BOOL CBCGPTasksPane::SetGroupName | ( | int | nGroup, |
LPCTSTR | lpszGroupName | ||
) |
Sets a new group name
Use this function to set a new group name.
nGroup | Specifies the zero based index of a group whose name is set. |
lpszGroupName | Specifies the new group name. |