ReactOS 0.4.15-dev-7953-g1f49173
_USERCONNECT Struct Reference

#include <ntuser.h>

Collaboration diagram for _USERCONNECT:

Public Attributes

ULONG ulVersion
 
ULONG ulCurrentVersion
 
DWORD dwDispatchCount
 
SHAREDINFO siClient
 

Detailed Description

Definition at line 1140 of file ntuser.h.

Member Data Documentation

◆ dwDispatchCount

DWORD _USERCONNECT::dwDispatchCount

Definition at line 1144 of file ntuser.h.

Referenced by START_TEST().

◆ siClient

SHAREDINFO _USERCONNECT::siClient

Definition at line 1145 of file ntuser.h.

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

◆ ulCurrentVersion

ULONG _USERCONNECT::ulCurrentVersion

Definition at line 1143 of file ntuser.h.

Referenced by START_TEST().

◆ ulVersion

ULONG _USERCONNECT::ulVersion

Definition at line 1142 of file ntuser.h.

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


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