|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dispatch.h>

Public Attributes | |
| UINT | Type |
| PVOID | Context |
| PIRP | Irp |
Definition at line 10 of file dispatch.h.
| PVOID _DISCONNECT_TYPE::Context |
Definition at line 12 of file dispatch.h.
| PIRP _DISCONNECT_TYPE::Irp |
Definition at line 13 of file dispatch.h.
| UINT _DISCONNECT_TYPE::Type |
Definition at line 11 of file dispatch.h.