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