IChannelHook.ServerFillBuffer(Guid, Guid, UInt32, IntPtr, Int32) Метод

Определение

public:
 void ServerFillBuffer(Guid % uExtent, Guid % riid, [Runtime::InteropServices::Out] System::UInt32 % pDataSize, IntPtr pDataBuffer, int hrFault);
public void ServerFillBuffer (ref Guid uExtent, ref Guid riid, out uint pDataSize, IntPtr pDataBuffer, int hrFault);
abstract member ServerFillBuffer : Guid * Guid * uint32 * nativeint * int -> unit
Public Sub ServerFillBuffer (ByRef uExtent As Guid, ByRef riid As Guid, ByRef pDataSize As UInteger, pDataBuffer As IntPtr, hrFault As Integer)

Параметры

uExtent
Guid
riid
Guid
pDataSize
UInt32
pDataBuffer
IntPtr
hrFault
Int32

Применяется к