ReactOS 0.4.16-dev-2175-g9420ab7
_MSAFD_CONNECT_APC_CONTEXT Struct Reference

#include <msafd.h>

Collaboration diagram for _MSAFD_CONNECT_APC_CONTEXT:

Public Attributes

SOCKET lpSocket
 
IO_STATUS_BLOCK IoStatusBlock
 

Detailed Description

Definition at line 158 of file msafd.h.

Member Data Documentation

◆ IoStatusBlock

IO_STATUS_BLOCK _MSAFD_CONNECT_APC_CONTEXT::IoStatusBlock

Definition at line 161 of file msafd.h.

Referenced by WSPConnect().

◆ lpSocket

SOCKET _MSAFD_CONNECT_APC_CONTEXT::lpSocket

Definition at line 160 of file msafd.h.

Referenced by WSPConnect().


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