Mobile API Reference
MicroStrategy 2019
|
This is the complete list of members for IMallocSpy, including all inherited members.
AddRef(void)=0 | IUnknown | pure virtual |
PostAlloc(void __RPC_FAR *pActual)=0 | IMallocSpy | pure virtual |
PostDidAlloc(void __RPC_FAR *pRequest, BOOL fSpyed, int fActual)=0 | IMallocSpy | pure virtual |
PostFree(BOOL fSpyed)=0 | IMallocSpy | pure virtual |
PostGetSize(SIZE_T cbActual, BOOL fSpyed)=0 | IMallocSpy | pure virtual |
PostHeapMinimize(void)=0 | IMallocSpy | pure virtual |
PostRealloc(void __RPC_FAR *pActual, BOOL fSpyed)=0 | IMallocSpy | pure virtual |
PreAlloc(SIZE_T cbRequest)=0 | IMallocSpy | pure virtual |
PreDidAlloc(void __RPC_FAR *pRequest, BOOL fSpyed)=0 | IMallocSpy | pure virtual |
PreFree(void __RPC_FAR *pRequest, BOOL fSpyed)=0 | IMallocSpy | pure virtual |
PreGetSize(void __RPC_FAR *pRequest, BOOL fSpyed)=0 | IMallocSpy | pure virtual |
PreHeapMinimize(void)=0 | IMallocSpy | pure virtual |
PreRealloc(void __RPC_FAR *pRequest, SIZE_T cbRequest, void __RPC_FAR *__RPC_FAR *ppNewRequest, BOOL fSpyed)=0 | IMallocSpy | pure virtual |
QueryInterface(REFIID riid, void **ppvObject)=0 | IUnknown | pure virtual |
Release(void)=0 | IUnknown | pure virtual |