ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <csrmsg.h>
Public Attributes | |
ULONG | ServerId |
PVOID | ConnectionInfo |
ULONG | ConnectionInfoSize |
PVOID _CSR_CLIENT_CONNECT::ConnectionInfo |
Definition at line 86 of file csrmsg.h.
Referenced by CSR_API(), and CsrClientConnectToServer().
ULONG _CSR_CLIENT_CONNECT::ConnectionInfoSize |
Definition at line 87 of file csrmsg.h.
Referenced by CSR_API(), and CsrClientConnectToServer().
ULONG _CSR_CLIENT_CONNECT::ServerId |
Definition at line 85 of file csrmsg.h.
Referenced by CSR_API(), and CsrClientConnectToServer().