IMallocSpy.PostDidAlloc(IntPtr, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int PostDidAlloc(IntPtr pRequest, int fSpyed, int fActual);
public int PostDidAlloc (IntPtr pRequest, int fSpyed, int fActual);
abstract member PostDidAlloc : nativeint * int * int -> int
Public Function PostDidAlloc (pRequest As IntPtr, fSpyed As Integer, fActual As Integer) As Integer
Parameters
- pRequest
-
IntPtr
nativeint
- fSpyed
- Int32
- fActual
- Int32