ReactOS 0.4.16-dev-289-g096a551
|
#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.