다음을 통해 공유


IChannelHook.ClientFillBuffer Method

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

Syntax

‘선언
Sub ClientFillBuffer ( _
    ByRef uExtent As Guid, _
    ByRef riid As Guid, _
    <OutAttribute> ByRef pDataSize As UInteger, _
    pDataBuffer As IntPtr _
)
void ClientFillBuffer(
    ref Guid uExtent,
    ref Guid riid,
    out uint pDataSize,
    IntPtr pDataBuffer
)

Parameters

.NET Framework Security

See Also

Reference

IChannelHook Interface

Microsoft.VisualStudio.OLE.Interop Namespace