Refreshing console taskpads from the result pane
How do I refresh the console taskpads from the result pane?
I have a thread which works on the result data pane and has to change the
state of the tasks (enable/disable) at some point. So far I can not think of
anything else except SelectScopeItem to redraw the whole node, but
IConsole->SelectScopeItem from IComponentData implementation is giving me
E_UNEXPECTED error...
Any ideas how to make that work?
Krassi
|