Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

Microsoft Speech Platform

ISpEventSource::GetInfo

ISpEventSource::GetInfo retrieves information about the event queue.

<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>HRESULT GetInfo(</strong> <strong><a runat="server" href="jj127870(v=msdn.10).md">SPEVENTSOURCEINFO</a></strong> *<em>pInfo</em> <strong>);</strong> </pre>

Parameters

Return Values

Value Description
S_OK Function completed successfully.
E_POINTER pInfo is invalid.
FAILED(hr) Appropriate error message.