CMFCTasksPane::GetGroupLocation
Returns the internal group index for the specified group.
BOOL GetGroupLocation(
CMFCTasksPaneTaskGroup* pGroup,
int& nGroup
) const;
Parameters
[in] pGroup
Specifies the task group whose location is retrieved.[out] nGroup
Contains the zero-based index of the task group.
Return Value
TRUE if the task group was found; otherwise, FALSE.
Requirements
Header: afxTasksPane.h