CBCGPTasksGroup* CBCGPTasksPane::GetTaskGroup | ( | int | nGroup | ) | const |
Given a group index, returns a pointer to group.
Use this function to get CBCGPTasksGroup pointer by the group index. For reverse operation use GetGroupLocation().
nGroup | The zero-based index of the group in the internal list of groups. |