The heap monitor information interfaces are as follows:
IJavaHeapMonitor is used by a memory profiler to communicate with the Microsoft VM for registering the heap monitoring callback interfaces implemented by the profiler and to request heap monitoring information from the Microsoft VM.
IJavaHeapMonitor2 extends IJavaHeapMonitor by adding one method.