ISpEventSource::GetInfo (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

ISpEventSource::GetInfo

ISpEventSource::GetInfo retrieves information about the event queue.

HRESULT GetInfo(
  SPEVENTSOURCEINFO  *pInfo
);

Parameters

pInfo
[out] Pointer to an SPEVENTSOURCEINFO structure about the event.

Return values

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