.
C# Definition:
[StructLayout( LayoutKind.Sequential )]
public struct EXIT_PROCESS_DEBUG_INFO
{
public uint dwExitCode;
}
User-Defined Field Types:
None.
Notes:
None.
Used by [WaitForDebugEvent]. Not tested in 64bit environments.
8/4/2016 1:21:15 PM - -88.159.64.74
