GetTaskToolTip |
Retrieves the tooltip of a Task.
Prototype:
GetTaskToolTip(LONG HeaderID, LONG TaskID),STRING
Arguments:
HeaderID |
The unique ID of the task's parent header |
TaskID |
The unique ID of the task you want to retrieve |
Returns
Returns a STRING containing the task's tooltip. If the task was not found, an empty string is returned.
See also: