You are reading help file online using chmlib.com
|
Interface: ISpeechDataKey
The SetLongValue method sets the specified Long value in the data key.
ISpeechDataKey.SetLongValue(
ValueName As String,
Value As Long
)
None.
For an example of the use of the SetLongValue method, see the code example in the code example at the end of this section.
You are reading help file online using chmlib.com
|