IChannelHook.ServerFillBuffer(Guid, Guid, UInt32, IntPtr, Int32) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
nativeint
- hrFault
- Int32