HRESULT ModeGet(DWORD *pdwMode);
This returns the current mode of operation on the current site. The mode affects both Voice Dictation and Voice Commands.
· Returns NOERROR if successful, or one of these error values:
E_INVALIDARG
E_OUTOFMEMORY
pdwMode
[out] Mode value. These can be VSRMODE_XXX values.