Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.3
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;
Parameters
None.
Return values
Returns the UI type string from the event's lParam.