Is it possible to communicate with a interface? I want to hide the taskbar button using ITaskbarList. Here is the MSDN link.
http://msdn.microsoft.com/en-us/library ... S.85).aspx
I tried to use DeleteTab() but it won't work.. how exactly do I do it!

Thanks