IMallocSpy::PostFree
Called just after invoking 
IMalloc::Free.
| BOOL fSpyed 
 | //Indicates whether the memory block to be freed was allocated while the spy
is active 
 | 
| ); 
 | 
 | 
Parameter
fSpyed
Boolean that is TRUE if the memory block to be freed was allocated while the
current spy was active, otherwise FALSE.
See Also
IMalloc::Free, 
IMallocSpy::PreFree, 
CoRegisterMallocSpy, 
CoRevokeMallocSpy
			
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples