ContinueDebugEvent (kernel32)
Last changed: linz-183.239.240.48

.
Summary

C# Signature:

[DllImport("kernel32.dll", SetLastError=true)]
static extern bool ContinueDebugEvent(int dwProcessId,int dwThreadId,ContinueStatus dwContinueStatus );

User-Defined Types:

ContinueStatus

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation