1 implementation of GetData
System.Speech (1)
Internal\ObjectToken\RegistryDataKey.cs (1)
175
public int
GetData
(
2 references to GetData
System.Speech (2)
Internal\ObjectToken\RegistryDataKey.cs (2)
180
return _sapiRegKey.
GetData
(valueName, ref pcbData, data);
337
0 == _sapiRegKey.
GetData
(valueName, ref unusedUint, unusedBytes));