ICorDebugProcess4 Interface
Provides support for out of process execution control.
Methods
Method | Description |
---|---|
ProcessStateChanged | Notifies the ICorDebug pipeline that the out of process debugger is continuing the debugee's execution. |
Remarks
This interface lives inside the runtime and isn't exposed through any headers or library files. However, it's a COM interface that derives from IUnknown
with GUID E930C679-78AF-4953-8AB7-B0AABF0F9F80
that can be obtained through the usual COM mechanisms.
Requirements
Platforms: See System Requirements.
Header: None
Library: None
.NET Framework Versions: Available since 2.0
See also
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.