ReactOS 0.4.15-dev-7942-gd23573b
_FILE_REQUEST_CONNECT Struct Reference

#include <shared.h>

Collaboration diagram for _FILE_REQUEST_CONNECT:

Public Attributes

LPSOCKADDR name
 
INT namelen
 
LPWSABUF lpCallerData
 
LPWSABUF lpCalleeData
 
LPQOS lpSQOS
 
LPQOS lpGQOS
 

Detailed Description

Definition at line 433 of file shared.h.

Member Data Documentation

◆ lpCalleeData

LPWSABUF _FILE_REQUEST_CONNECT::lpCalleeData

Definition at line 437 of file shared.h.

◆ lpCallerData

LPWSABUF _FILE_REQUEST_CONNECT::lpCallerData

Definition at line 436 of file shared.h.

◆ lpGQOS

LPQOS _FILE_REQUEST_CONNECT::lpGQOS

Definition at line 439 of file shared.h.

◆ lpSQOS

LPQOS _FILE_REQUEST_CONNECT::lpSQOS

Definition at line 438 of file shared.h.

◆ name

LPSOCKADDR _FILE_REQUEST_CONNECT::name

Definition at line 434 of file shared.h.

◆ namelen

INT _FILE_REQUEST_CONNECT::namelen

Definition at line 435 of file shared.h.


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