ICorDebugManagedCallback::EditAndContinueRemap Method
.NET Framework 2.0
This method has been deprecated. It notifies the debugger that a remap event has been sent to the integrated development environment (IDE).
HRESULT EditAndContinueRemap (
[in] ICorDebugAppDomain *pAppDomain,
[in] ICorDebugThread *pThread,
[in] ICorDebugFunction *pFunction,
[in] BOOL fAccurate
);