ReactOS 0.4.15-dev-7953-g1f49173
_SHAREDINFO Struct Reference

#include <ntuser.h>

Collaboration diagram for _SHAREDINFO:

Public Attributes

PSERVERINFO psi
 
PVOID aheList
 
PVOID pDispInfo
 
ULONG_PTR ulSharedDelta
 
WNDMSG awmControl [FNID_NUM]
 
WNDMSG DefWindowMsgs
 
WNDMSG DefWindowSpecMsgs
 

Detailed Description

Definition at line 1128 of file ntuser.h.

Member Data Documentation

◆ aheList

PVOID _SHAREDINFO::aheList

Definition at line 1131 of file ntuser.h.

Referenced by ClientThreadSetupHelper(), Init(), START_TEST(), and ValidateHandleNoErr().

◆ awmControl

WNDMSG _SHAREDINFO::awmControl[FNID_NUM]

Definition at line 1134 of file ntuser.h.

◆ DefWindowMsgs

WNDMSG _SHAREDINFO::DefWindowMsgs

Definition at line 1135 of file ntuser.h.

◆ DefWindowSpecMsgs

WNDMSG _SHAREDINFO::DefWindowSpecMsgs

Definition at line 1136 of file ntuser.h.

◆ pDispInfo

PVOID _SHAREDINFO::pDispInfo

Definition at line 1132 of file ntuser.h.

Referenced by START_TEST().

◆ psi

PSERVERINFO _SHAREDINFO::psi

Definition at line 1130 of file ntuser.h.

Referenced by ClientThreadSetupHelper(), ImmRegisterClient(), Init(), and START_TEST().

◆ ulSharedDelta

ULONG_PTR _SHAREDINFO::ulSharedDelta

Definition at line 1133 of file ntuser.h.

Referenced by SharedPtrToUser(), START_TEST(), and ValidateHandleNoErr().


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