ReactOS 0.4.15-dev-7958-gcd0bb1a
_AFD_TDI_OBJECT Struct Reference

#include <afd.h>

Collaboration diagram for _AFD_TDI_OBJECT:

Public Attributes

PFILE_OBJECT Object
 
HANDLE Handle
 

Detailed Description

Definition at line 129 of file afd.h.

Member Data Documentation

◆ Handle

HANDLE _AFD_TDI_OBJECT::Handle

Definition at line 131 of file afd.h.

Referenced by AfdCloseSocket().

◆ Object

PFILE_OBJECT _AFD_TDI_OBJECT::Object

Definition at line 130 of file afd.h.

Referenced by AfdCloseSocket().


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