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 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