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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.