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.
Sets a group name.
BOOL SetGroupName(
int nGroup,
LPCTSTR lpszGroupName
);
Parameters
[in] nGroup
Specifies the zero-based index of the group.[in] lpszGroupName
Specifies the name of the group.
Return Value
TRUE if the group name was successfully set; otherwise, FALSE.
Requirements
Header: afxTasksPane.h