Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaração
<InterfaceTypeAttribute()> _
<GuidAttribute("00000016-0000-0000-C000-000000000046")> _
Public Interface IMessageFilter
[InterfaceTypeAttribute()]
[GuidAttribute("00000016-0000-0000-C000-000000000046")]
public interface IMessageFilter
The IMessageFilter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
HandleInComingCall | |
![]() |
MessagePending | |
![]() |
RetryRejectedCall |
Top
.gif)