PropertyStringValue

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

CSpEvent::PropertyStringValue

CSpEvent::PropertyStringValue returns the property string value from the event's lParam. The caller must make sure the event ID is SPEI_PROPERTY_STRING_CHANGE.


const WCHAR* PropertyStringValue( void ) const;

Parameters

None.

Return values

Returns the property string value from the event's lParam.