Platform SDK: Agent

IAgentCommandWindow::SetVisible

HRESULT SetVisible(
   long bVisible  // Voice Commands Window Visible setting 
);

Set the Visible property for the Voice Commands Window.

bVisible
Visible property setting. A value of True displays the Voice Commands Window; False hides it.

The user can override this property.

See Also

IAgentCommandWindow::GetVisible