IChannelHook::ServerFillBuffer Method (Guid, Guid, UInt32, IntPtr, Int32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void ServerFillBuffer( [InAttribute] Guid% uExtent, [InAttribute] Guid% riid, unsigned int% pDataSize, IntPtr pDataBuffer, int hrFault )
Parameters
- uExtent
- Type: System::Guid
- riid
- Type: System::Guid
- pDataSize
- Type: System::UInt32
- pDataBuffer
- Type: System::IntPtr
- hrFault
- Type: System::Int32
Show: