IVDctGUI::ReplaceUI

HRESULT ReplaceUI(BOOL fReplace);

An application that wishes to replace the standard Correction Window user interface with it's own. When ReplaceUI is TRUE, the standard correction window will be automatically hidden (although calls to FlagsGet will not indicate so) when the window handle specified during IVoiceDictation::Activate has focus.

fReplace

[in] TRUE to replace the standard user interface. FALSE to use the standard user interface.