ReactOS 0.4.15-dev-6068-g8061a6f
_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 1135 of file ntuser.h.

Member Data Documentation

◆ dwDispatchCount

DWORD _USERCONNECT::dwDispatchCount

Definition at line 1139 of file ntuser.h.

Referenced by START_TEST().

◆ siClient

SHAREDINFO _USERCONNECT::siClient

Definition at line 1140 of file ntuser.h.

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

◆ ulCurrentVersion

ULONG _USERCONNECT::ulCurrentVersion

Definition at line 1138 of file ntuser.h.

Referenced by START_TEST().

◆ ulVersion

ULONG _USERCONNECT::ulVersion

Definition at line 1137 of file ntuser.h.

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


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