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

Public Attributes | |
| ULONG | RequestFlags |
| PTDI_CONNECTION_INFORMATION | RequestConnectionInformation |
| PTDI_CONNECTION_INFORMATION | ReturnConnectionInformation |
| PVOID | RequestSpecific |
| PTDI_CONNECTION_INFORMATION _TDI_REQUEST_KERNEL::RequestConnectionInformation |
Definition at line 41 of file tdikrnl.h.
Referenced by DispTdiDisconnect().
| ULONG _TDI_REQUEST_KERNEL::RequestFlags |
Definition at line 40 of file tdikrnl.h.
Referenced by DispTdiDisconnect().
| PVOID _TDI_REQUEST_KERNEL::RequestSpecific |
Definition at line 43 of file tdikrnl.h.
Referenced by DispTdiDisconnect().
| PTDI_CONNECTION_INFORMATION _TDI_REQUEST_KERNEL::ReturnConnectionInformation |
Definition at line 42 of file tdikrnl.h.
Referenced by DispTdiDisconnect().