GetTaskMimicText |
Use this method if you want to know if the task mimics the text (PROP:Text) of the mimiced button
Prototype:
GetTaskMimicIcon(LONG HeaderID, LONG TaskID),BYTE
Arguments:
HeaderID |
The unique ID of the task's parent header |
TaskID |
The unique ID of the task you want change |
Returns
Returns True if this task is set to mimic the text of the mimiced button, or False if not.
See also:
SetTaskMimicText, SetTaskMimicIcon, GetTaskMimicIcon