ReactOS 0.4.15-dev-7924-g5949c20
NetParams Struct Reference

#include <tparams.h>

Collaboration diagram for NetParams:

Public Attributes

HANDLE hExit
 
HANDLE hPause
 
HANDLE hUnPause
 
volatile intbNetPaused
 
volatile intbNetFinished
 
volatile intbNetFinish
 

Detailed Description

Definition at line 5 of file tparams.h.

Member Data Documentation

◆ bNetFinish

volatile int* NetParams::bNetFinish

Definition at line 10 of file tparams.h.

Referenced by TTelnetHandler::Go(), and Telnet::Open().

◆ bNetFinished

volatile int* NetParams::bNetFinished

Definition at line 9 of file tparams.h.

Referenced by TTelnetHandler::Go(), and Telnet::Open().

◆ bNetPaused

volatile int* NetParams::bNetPaused

Definition at line 8 of file tparams.h.

Referenced by DoEcho(), TTelnetHandler::Go(), Telnet::Open(), and telProcessConsole().

◆ hExit

HANDLE NetParams::hExit

Definition at line 6 of file tparams.h.

Referenced by TTelnetHandler::Go(), Telnet::Open(), and telProcessConsole().

◆ hPause

HANDLE NetParams::hPause

Definition at line 7 of file tparams.h.

Referenced by DoEcho(), TTelnetHandler::Go(), Telnet::Open(), Telnet::Resume(), and telProcessConsole().

◆ hUnPause

HANDLE NetParams::hUnPause

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