You are reading help file online using chmlib.com
|
Interface: ISpeechDataKey
The DeleteKey method deletes the specified subkey from the data key.
ISpeechDataKey.DeleteKey(
SubKeyName As String
)
None.
For an example of the use of the DeleteKey method, see the code example in the code example at the end of this section.
You are reading help file online using chmlib.com
|