ReactOS 0.4.16-dev-1386-g6ed46ba
ctrl_handler Struct Reference
Collaboration diagram for ctrl_handler:

Public Attributes

PHANDLER_ROUTINE func
 
struct ctrl_handlernext
 

Detailed Description

Definition at line 66 of file console.c.

Member Data Documentation

◆ func

PHANDLER_ROUTINE ctrl_handler::func

Definition at line 68 of file console.c.

◆ next

struct ctrl_handler* ctrl_handler::next

Definition at line 69 of file console.c.

Referenced by SetConsoleCtrlHandler().


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