Activity::SetActivityTitle method
Sets the activity title of the Activity.
Syntax
virtual HRESULT SetActivityTitle(
[in] LPCWSTR activityTitle
) = 0;
Parameters
-
activityTitle [in]
-
The activity title.
Return value
If the function succeeds, it returns S_OK. If it fails, it returns an error value.
Remarks
Activity objects hold data from Iteration/Activities/Activity elements.
The activity title is the value of element Activity/ActivityTitle.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|