ICorDebugProcess4::ProcessStateChanged Method
Notifies the ICorDebug pipeline that the out of process debugger is continuing the debugee's execution.
Syntax
HRESULT ProcessStateChanged(
[in] CorDebugStateChange change
);
Parameters
eChange
[in] A member of the CorDebugStateChange enumeration describing a change in the process's execution state.
Remarks
The provided method is part of the ICorDebugProcess4
interface and corresponds to the fourth slot of the virtual method table.
Requirements
Platforms: See System Requirements.
Header: None
Library: None
.NET Framework Versions: Available since 2.0
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา