CMFCTasksPane::GetPageByGroup
擷取頁面索引指定群組。
BOOL GetPageByGroup(
int nGroup,
int& nPage
) const;
參數
[in] nGroup
指定工作群組的以零起始的索引。[out] nPage
包含頁面索引指定群組。 如果工作群組只包含一個預設頁面,則傳回值為 0。
傳回值
TRUE ,如果群組 nGroup 存在;否則, FALSE。
需求
標題: afxTasksPane.h