IVDctNotifySink::TextSelChanged

HRESULT TextSelChanged();

The voice dictation object calls the application to inform the application that the selection has changed. The application should lock the text, find the new position and then update the IVDctGUI::SelSetRect. Some built in commands might cause the selection to change.

· Return value is ignored.