IMallocSpy::PostAlloc

Called just after invoking IMalloc::Alloc.

  • oid * PostAlloc(

void * pActual
//Points to the allocation actually done by IMalloc::Alloc
);

Parameter

pActual

Points to the allocation actually done by IMalloc::Alloc.

Return Value

The pointer returned to the IMalloc::Alloc caller. If debug information is written at the front of the caller's allocation, this should be a forward offset from pActual. The value is the same as pActual if debug information is appended or if no debug information is attached.

See Also

IMalloc::Alloc, IMallocSpy::PreAlloc, CoRegisterMallocSpy, CoRevokeMallocSpy

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database