CMFCTasksPane::GetTaskCount
Returns the number of tasks in a specified group.
int GetTaskCount(
int nGroup
) const;
Parameters
- [in] nGroup
Specifies the index of the task group.
Return Value
The number of tasks in the specified group, or 0 if nGroup is invalid.
Requirements
Header: afxTasksPane.h