IMallocSpy::PreRealloc Method (IntPtr, UInt32, IntPtr, Int32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
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
Return to top
Show: