Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the page index for a specified group.
BOOL GetPageByGroup(
int nGroup,
int& nPage
) const;
Parameters
[in] nGroup
Specifies the zero-based index of the task group.[out] nPage
Contains the page index for the specified group. If the task group only contains a default page, the returned value is 0.
Return Value
TRUE if the group nGroup exists; otherwise, FALSE.
Requirements
Header: afxTasksPane.h