You are reading help file online using chmlib.com
|
Interface: ISpeechDataKey
The CreateKey method creates the specified subkey within the data key.
ISpeechDataKey.CreateKey(
SubKeyName As String
) As ISpeechDataKey
An ISpeechDataKey object representing the new subkey.
For an example of the use of the CreateKey method, see the code example in the code example at the end of this section.
You are reading help file online using chmlib.com
|