Include Protected Members
Include Inherited Members
Enables handling of incoming and outgoing COM messages while waiting for responses from synchronous calls. You can use message filtering to prevent waiting on a synchronous call from blocking another application. For more information, see IMessageFilter.
The IMessageFilter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
HandleInComingCall | |
![]() |
MessagePending | |
![]() |
RetryRejectedCall |
Top