ReactOS 0.4.16-dev-136-g52192f1
|
#include <ntuser.h>
Public Attributes | |
void * | ptr |
union { | |
PVOID pi | |
struct _THREADINFO * pti | |
struct _PROCESSINFO * ppi | |
}; | |
unsigned char | type |
unsigned char | flags |
unsigned short | generation |
union { ... } _USER_HANDLE_ENTRY::@5106 |
struct _PROCESSINFO* _USER_HANDLE_ENTRY::ppi |
struct _THREADINFO* _USER_HANDLE_ENTRY::pti |
void* _USER_HANDLE_ENTRY::ptr |
Definition at line 18 of file ntuser.h.
Referenced by ValidateHandleNoErr().
Definition at line 25 of file ntuser.h.
Referenced by ValidateHandleNoErr().