You are reading help file online using chmlib.com
|
ISpVoice::GetRate retrieves the current base rate (either the default rate or the last value set by ISpVoice::SetRate).
HRESULT GetRate(
long *pRateAdjust
);
| Value | Description |
|---|---|
| S_OK | Function completed successfully. |
| E_POINTER | pRateAdjust is invalid. |
You are reading help file online using chmlib.com
|