次の方法で共有


IChannelHook.ClientNotify Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Sub ClientNotify ( _
    ByRef uExtent As Guid, _
    ByRef riid As Guid, _
    cbDataSize As UInteger, _
    pDataBuffer As IntPtr, _
    lDataRep As UInteger, _
    hrFault As Integer _
)
void ClientNotify(
    ref Guid uExtent,
    ref Guid riid,
    uint cbDataSize,
    IntPtr pDataBuffer,
    uint lDataRep,
    int hrFault
)

Parameters

.NET Framework Security

See Also

Reference

IChannelHook Interface

Microsoft.VisualStudio.OLE.Interop Namespace