You are reading help file online using chmlib.com
|
ISpEventSink::GetEventInterest passes back the event interest for the voice.
HRESULT GetEventInterest(
ULONGLONG *pullEventInterest
);
| Value | Description |
|---|---|
| S_OK | Function completed successfully. |
| E_POINTER | Pointer bad or invalid. |
| FAILED(hr) | Appropriate error message. |
You are reading help file online using chmlib.com
|