This topic has not yet been rated - Rate this topic

ISpeechDataKey GetLongValue Method (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

Interface: ISpeechDataKey

GetLongValue Method


The GetLongValue method gets the specified Long value from the data key.


ISpeechDataKey.GetLongValue(
     ValueName As String
) As Long

Parameters

ValueName
The name of the Value.

Return Value

A Long variable.


For an example of the use of the GetLongValue method, see the code example in the code example at the end of this section.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.