IChannelHook.ClientFillBuffer(Guid, Guid, UInt32, IntPtr) 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 ClientFillBuffer(Guid % uExtent, Guid % riid, [Runtime::InteropServices::Out] System::UInt32 % pDataSize, IntPtr pDataBuffer);
public void ClientFillBuffer (ref Guid uExtent, ref Guid riid, out uint pDataSize, IntPtr pDataBuffer);
abstract member ClientFillBuffer : Guid * Guid * uint32 * nativeint -> unit
Public Sub ClientFillBuffer (ByRef uExtent As Guid, ByRef riid As Guid, ByRef pDataSize As UInteger, pDataBuffer As IntPtr)
Parameters
- uExtent
- Guid
- riid
- Guid
- pDataSize
- UInt32
- pDataBuffer
-
IntPtr
nativeint