IChannelHook, interface
Fournit un mécanisme pour intercepter et modifier des appels lorsque le moteur de COM traite les appels.
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("1008C4A0-7613-11CF-9AF1-0020AF6E72F4")> _
Public Interface IChannelHook
[InterfaceTypeAttribute()]
[GuidAttribute("1008C4A0-7613-11CF-9AF1-0020AF6E72F4")]
public interface IChannelHook
Le type IChannelHook expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
ClientFillBuffer | ||
ClientGetSize | ||
ClientNotify | ||
ServerFillBuffer | ||
ServerGetSize | ||
ServerNotify |
Début