ReactOS 0.4.15-dev-7907-g95bf896
_CSR_CLIENT_CONNECT Struct Reference

#include <csrmsg.h>

Collaboration diagram for _CSR_CLIENT_CONNECT:

Public Attributes

ULONG ServerId
 
PVOID ConnectionInfo
 
ULONG ConnectionInfoSize
 

Detailed Description

Definition at line 83 of file csrmsg.h.

Member Data Documentation

◆ ConnectionInfo

PVOID _CSR_CLIENT_CONNECT::ConnectionInfo

Definition at line 86 of file csrmsg.h.

Referenced by CSR_API(), and CsrClientConnectToServer().

◆ ConnectionInfoSize

ULONG _CSR_CLIENT_CONNECT::ConnectionInfoSize

Definition at line 87 of file csrmsg.h.

Referenced by CSR_API(), and CsrClientConnectToServer().

◆ ServerId

ULONG _CSR_CLIENT_CONNECT::ServerId

Definition at line 85 of file csrmsg.h.

Referenced by CSR_API(), and CsrClientConnectToServer().


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