次の方法で共有


IChannelHook.ServerFillBuffer Method

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

Syntax

'宣言
Sub ServerFillBuffer ( _
    ByRef uExtent As Guid, _
    ByRef riid As Guid, _
    <OutAttribute> ByRef pDataSize As UInteger, _
    pDataBuffer As IntPtr, _
    hrFault As Integer _
)
void ServerFillBuffer(
    ref Guid uExtent,
    ref Guid riid,
    out uint pDataSize,
    IntPtr pDataBuffer,
    int hrFault
)

Parameters

.NET Framework Security

See Also

Reference

IChannelHook Interface

Microsoft.VisualStudio.OLE.Interop Namespace