IChannelHook.ServerFillBuffer(Guid, Guid, UInt32, IntPtr, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- uExtent
- Guid
- riid
- Guid
- pDataSize
- UInt32
- pDataBuffer
-
IntPtr
nativeint
- hrFault
- Int32