Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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