ReactOS 0.4.15-dev-7842-g558ab78
_USER_END_TASK Struct Reference

#include <winmsg.h>

Collaboration diagram for _USER_END_TASK:

Public Attributes

DWORD LastError
 
HWND WndHandle
 
BOOL Force
 
BOOL Success
 

Detailed Description

Definition at line 55 of file winmsg.h.

Member Data Documentation

◆ Force

BOOL _USER_END_TASK::Force

Definition at line 59 of file winmsg.h.

Referenced by CSR_API(), and EndTask().

◆ LastError

DWORD _USER_END_TASK::LastError

Definition at line 57 of file winmsg.h.

Referenced by CSR_API(), and EndTask().

◆ Success

BOOL _USER_END_TASK::Success

Definition at line 60 of file winmsg.h.

Referenced by CSR_API(), and EndTask().

◆ WndHandle

HWND _USER_END_TASK::WndHandle

Definition at line 58 of file winmsg.h.

Referenced by CSR_API(), and EndTask().


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