You are reading help file online using chmlib.com
|
ISpTTSEngineSite::CompleteSkip notifies the SpVoice object that the last skip request has been completed and to pass it the results.
HRESULT CompleteSkip(
long lNumSkipped
);
Value | Description |
---|---|
E_INVALIDARG | Engine skipped more items than requested. |
S_OK | Function completed successfully. |
You are reading help file online using chmlib.com
|