The HideTaskbarButton command hides or displays application's button on the taskbar.
Syntax
Integer=Hide
PluginSet("PlugIn","Integer")
PluginRun("PlugIn","HideTaskbarButton")
Parameters
Hide
[in] If Hide value is non-zero, the button will be displayed. If Hide value is zero, the button will be hidden.