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