This topic has not yet been rated - Rate this topic

PropertyStringValue (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

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.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.