Manipulates the Windows taskbar.
Syntax
Result = SRP_Taskbar(Service, Param1)
Returns
The meaning of the return value depends on the service.
Parameters
Parameter | Description |
---|---|
Service | The action to be performed against the taskbar. Required. |
Param1-N | The service parameters. 'Optional. See Remarks for details. |
Remarks
The SRP_Taskbar function provides useful services for manipulating the Windows taskbar.
Service
The SRP_Taskbar function currently provides only one service, but future services are under consideration.
Service | Description |
---|---|
SET_GROUP_TITLE | Changes the title text used when the application's taskbar buttons are grouped. |
Click on the service names above to read more details. Continue below for an explanation of the Key parameter.
Param1-N
The remaining parameters are unique to each service. Click on the service above to get details on the expected parameters.