NotifyMessageListener
Processes a queue for the message listener.
Syntax
virtual HRESULT TCOMAPI NotifyMessageListener (ITcMessageListener ipListener)Parameter
Name | Type | Description |
|---|---|---|
ipListener | ITcMessageListener | Pointer to the ITcMessageListener interface. |
Return value
Type | Description |
|---|---|
HRESULT | Returns S_OK if the method call was successful, otherwise an HRESULT as the error code. |