You are reading help file online using chmlib.com
|
ISpVoice::GetOutputStream retrieves a pointer to the current output stream.
HRESULT GetOutputStream(
ISpStreamFormat **ppStream
);
Value | Description |
---|---|
S_OK | Function completed successfully. |
E_POINTER | ppstream is invalid. |
You are reading help file online using chmlib.com
|