Platform SDK: TAPI |
The AsyncMultiGraphEvent callback function is called on the MSP worker thread. It calls this method to let the call object instance handle the event, and then releases the call object and stream object references in its context structure. This method finds the indicated stream and dispatches the call to the ProcessGraphEvent method on the appropriate Stream object.
virtual HRESULT ProcessGraphEvent( ITStream *pITStream, long lEventCode, long lParam1, long lParam2 );