IMalloc::Realloc Method (IntPtr, UInt32)

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

IntPtr Realloc(
	IntPtr pv,
	unsigned int cb
)

Parameters

pv
Type: System::IntPtr
cb
Type: System::UInt32

Return Value

Type: System::IntPtr
Return to top
Show: