ReactOS 0.4.15-dev-7942-gd23573b
_USER_EXIT_REACTOS Struct Reference

#include <winmsg.h>

Public Attributes

DWORD LastError
 
UINT Flags
 
BOOL Success
 

Detailed Description

Definition at line 48 of file winmsg.h.

Member Data Documentation

◆ Flags

UINT _USER_EXIT_REACTOS::Flags

Definition at line 51 of file winmsg.h.

Referenced by CSR_API(), and ExitWindowsWorker().

◆ LastError

DWORD _USER_EXIT_REACTOS::LastError

Definition at line 50 of file winmsg.h.

Referenced by CSR_API(), and ExitWindowsWorker().

◆ Success

BOOL _USER_EXIT_REACTOS::Success

Definition at line 52 of file winmsg.h.

Referenced by CSR_API(), and ExitWindowsWorker().


The documentation for this struct was generated from the following file: