IChannelHook::ClientFillBuffer Method (Guid, Guid, UInt32, IntPtr)

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

void ClientFillBuffer(
	[InAttribute] Guid% uExtent,
	[InAttribute] Guid% riid,
	unsigned int% pDataSize,
	IntPtr pDataBuffer
)

Parameters

uExtent
Type: System::Guid
riid
Type: System::Guid
pDataSize
Type: System::UInt32
pDataBuffer
Type: System::IntPtr
Return to top
Show: