Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Enables monitoring of memory allocation, detection of memory leaks, and simulation of memory failure in calls to IMalloc methods. For more information, see IMallocSpy.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaração
<GuidAttribute("0000001D-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IMallocSpy
[GuidAttribute("0000001D-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IMallocSpy
The IMallocSpy type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
PostAlloc | |
![]() |
PostDidAlloc | |
![]() |
PostFree | |
![]() |
PostGetSize | |
![]() |
PostHeapMinimize | |
![]() |
PostRealloc | |
![]() |
PreAlloc | |
![]() |
PreDidAlloc | |
![]() |
PreFree | |
![]() |
PreGetSize | |
![]() |
PreHeapMinimize | |
![]() |
PreRealloc |
Top
.gif)