IMallocSpy Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Permet la surveillance de l’allocation de mémoire, la détection des fuites de mémoire et la simulation d’une défaillance de mémoire dans les appels aux méthodes imalloc. Pour plus d’informations, consultez IMallocSpy.
public interface class IMallocSpy
public interface class IMallocSpy
__interface IMallocSpy
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("0000001D-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IMallocSpy
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("0000001D-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IMallocSpy = interface
Public Interface IMallocSpy
- Attributs