The notification debugger interfaces are as follows:
IRemoteDebugManagerCallback has been superseded by the IRemoteDebugManagerCallbackEx interface.
IRemoteDebugManagerCallbackEx provides an initial callback interface through which the Microsoft VM communicates with the debugger.
IRemoteProcessCallback has been superseded by the IRemoteProcessCallbackEx2 interface.
IRemoteProcessCallbackEx has been superseded by the IRemoteProcessCallbackEx2 interface.
IRemoteProcessCallbackEx2 is the primary callback interface through which the Microsoft VM communicates with the debugger.