Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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