RequestTypeOfUI (Microsoft Speech Platform)
From Microsoft Speech Platform SDK 11
Microsoft Speech Platform
CSpEvent::RequestTypeOfUI
CSpEvent::RequestTypeOfUI returns the UI type string from the event's lParam. The caller must make sure the event ID is SPEI_REQUEST_UI.
const WCHAR* RequestTypeOfUI( void ) const;