Condividi tramite


Metodo IChannelHook.ServerNotify

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IChannelHook Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop