Implemented interface member:
method
GetStringValue
System.Speech.Internal.SapiInterop.ISpDataKey.GetStringValue(System.String, out System.String)
1 reference to GetStringValue
System.Speech (1)
Internal\ObjectToken\RegistryDataKey.cs (1)
321return 0 == GetStringValue(valueName, out value);