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