ReactOS 0.4.15-dev-7842-g558ab78
_NetBTSession Struct Reference
Collaboration diagram for _NetBTSession:

Public Attributes

CRITICAL_SECTION cs
 
SOCKET fd
 
DWORD bytesPending
 

Detailed Description

Definition at line 125 of file nbt.c.

Member Data Documentation

◆ bytesPending

DWORD _NetBTSession::bytesPending

Definition at line 129 of file nbt.c.

◆ cs

CRITICAL_SECTION _NetBTSession::cs

Definition at line 127 of file nbt.c.

◆ fd

SOCKET _NetBTSession::fd

Definition at line 128 of file nbt.c.


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