You are reading help file online using chmlib.com
|
Interface: ISpeechDataKey
The GetLongValue method gets the specified Long value from the data key.
ISpeechDataKey.GetLongValue(
ValueName As String
) As Long
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.
You are reading help file online using chmlib.com
|