ReactOS 0.4.15-dev-7942-gd23573b
_DISCONNECT_TYPE Struct Reference

#include <dispatch.h>

Collaboration diagram for _DISCONNECT_TYPE:

Public Attributes

UINT Type
 
PVOID Context
 
PIRP Irp
 

Detailed Description

Definition at line 10 of file dispatch.h.

Member Data Documentation

◆ Context

PVOID _DISCONNECT_TYPE::Context

Definition at line 12 of file dispatch.h.

◆ Irp

PIRP _DISCONNECT_TYPE::Irp

Definition at line 13 of file dispatch.h.

◆ Type

UINT _DISCONNECT_TYPE::Type

Definition at line 11 of file dispatch.h.


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