Partager via


IChannelHook.ServerNotify, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub ServerNotify ( _
    ByRef uExtent As Guid, _
    ByRef riid As Guid, _
    cbDataSize As UInteger, _
    pDataBuffer As IntPtr, _
    lDataRep As UInteger _
)
void ServerNotify(
    ref Guid uExtent,
    ref Guid riid,
    uint cbDataSize,
    IntPtr pDataBuffer,
    uint lDataRep
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IChannelHook Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms