ReactOS 0.4.15-dev-7788-g1ad9096
tagSERVERINFO Struct Reference

#include <ntuser.h>

Collaboration diagram for tagSERVERINFO:

Public Attributes

DWORD dwSRVIFlags
 
ULONG_PTR cHandleEntries
 
PFN_FNID mpFnidPfn [FNID_NUM]
 
WNDPROC aStoCidPfn [FNID_NUMSERVERPROC]
 
USHORT mpFnid_serverCBWndProc [FNID_NUM]
 
PFNCLIENT apfnClientA
 
PFNCLIENT apfnClientW
 
PFNCLIENTWORKER apfnClientWorker
 
ULONG cbHandleTable
 
ATOM atomSysClass [ICLS_NOTUSED+1]
 
DWORD dwDefaultHeapBase
 
DWORD dwDefaultHeapSize
 
UINT uiShellMsg
 
MBSTRING MBStrings [MAX_MB_STRINGS]
 
ATOM atomIconSmProp
 
ATOM atomIconProp
 
ATOM atomContextHelpIdProp
 
ATOM atomFrostedWindowProp
 
CHAR acOemToAnsi [256]
 
CHAR acAnsiToOem [256]
 
DWORD dwInstalledEventHooks
 
 PERUSERSERVERINFO
 

Detailed Description

Definition at line 1049 of file ntuser.h.

Member Data Documentation

◆ acAnsiToOem

CHAR tagSERVERINFO::acAnsiToOem[256]

Definition at line 1070 of file ntuser.h.

◆ acOemToAnsi

CHAR tagSERVERINFO::acOemToAnsi[256]

Definition at line 1069 of file ntuser.h.

◆ apfnClientA

PFNCLIENT tagSERVERINFO::apfnClientA

Definition at line 1056 of file ntuser.h.

Referenced by NtUserInitializeClientPfnArrays().

◆ apfnClientW

PFNCLIENT tagSERVERINFO::apfnClientW

Definition at line 1057 of file ntuser.h.

Referenced by NtUserInitializeClientPfnArrays().

◆ apfnClientWorker

PFNCLIENTWORKER tagSERVERINFO::apfnClientWorker

Definition at line 1058 of file ntuser.h.

Referenced by NtUserInitializeClientPfnArrays().

◆ aStoCidPfn

WNDPROC tagSERVERINFO::aStoCidPfn[FNID_NUMSERVERPROC]

Definition at line 1054 of file ntuser.h.

Referenced by NtUserInitializeClientPfnArrays().

◆ atomContextHelpIdProp

ATOM tagSERVERINFO::atomContextHelpIdProp

◆ atomFrostedWindowProp

ATOM tagSERVERINFO::atomFrostedWindowProp

Definition at line 1068 of file ntuser.h.

Referenced by InitUserAtoms().

◆ atomIconProp

ATOM tagSERVERINFO::atomIconProp

Definition at line 1066 of file ntuser.h.

Referenced by DefWndGetIcon(), DefWndSetIcon(), InitUserAtoms(), and NC_IconForWindow().

◆ atomIconSmProp

ATOM tagSERVERINFO::atomIconSmProp

Definition at line 1065 of file ntuser.h.

Referenced by DefWndGetIcon(), DefWndSetIcon(), InitUserAtoms(), and NC_IconForWindow().

◆ atomSysClass

◆ cbHandleTable

ULONG tagSERVERINFO::cbHandleTable

Definition at line 1059 of file ntuser.h.

◆ cHandleEntries

ULONG_PTR tagSERVERINFO::cHandleEntries

Definition at line 1052 of file ntuser.h.

Referenced by alloc_user_entry(), and free_user_entry().

◆ dwDefaultHeapBase

DWORD tagSERVERINFO::dwDefaultHeapBase

Definition at line 1061 of file ntuser.h.

◆ dwDefaultHeapSize

DWORD tagSERVERINFO::dwDefaultHeapSize

Definition at line 1062 of file ntuser.h.

◆ dwInstalledEventHooks

DWORD tagSERVERINFO::dwInstalledEventHooks

◆ dwSRVIFlags

◆ MBStrings

MBSTRING tagSERVERINFO::MBStrings[MAX_MB_STRINGS]

Definition at line 1064 of file ntuser.h.

◆ mpFnid_serverCBWndProc

USHORT tagSERVERINFO::mpFnid_serverCBWndProc[FNID_NUM]

Definition at line 1055 of file ntuser.h.

◆ mpFnidPfn

PFN_FNID tagSERVERINFO::mpFnidPfn[FNID_NUM]

Definition at line 1053 of file ntuser.h.

◆ PERUSERSERVERINFO

tagSERVERINFO::PERUSERSERVERINFO

Definition at line 1072 of file ntuser.h.

◆ uiShellMsg

UINT tagSERVERINFO::uiShellMsg

Definition at line 1063 of file ntuser.h.

Referenced by co_IntShellHookNotify().


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