ISpEventSink::GetEventInterest (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

ISpEventSink::GetEventInterest

ISpEventSink::GetEventInterest passes back the event interest for the voice.

HRESULT GetEventInterest(
   ULONGLONG   *pullEventInterest
);

Parameters

pullEventInterest
[out] Set of flags of type SPEVENTENUM defining the event interest.

Return values

Value Description
S_OK Function completed successfully.
E_POINTER Pointer bad or invalid.
FAILED(hr) Appropriate error message.