IMallocSpy::PreRealloc Method (IntPtr, 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)
unsigned int PreRealloc( IntPtr pRequest, unsigned int cbRequest, [OutAttribute] IntPtr% ppNewRequest, int fSpyed )
Parameters
- __unnamed0
- pRequest
- Type: System::IntPtr
- cbRequest
- Type: System::UInt32
- ppNewRequest
- Type: System::IntPtr
Return Value
Type: System::UInt32
Show: