This topic has not yet been rated - Rate this topic

PropertyNumValue (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

CSpEvent::PropertyNumValue

CSpEvent::PropertyNumValue returns the property number value as cast to LONG. The caller must make sure the event ID is SPEI_PROPERTY_NUM_CHANGE.


const LONG PropertyNumValue( void ) const;

Parameters

None.

Return values

Returns the property number value as cast to LONG.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.