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

Public Attributes | |
| HANDLE | CompletionPort |
| ULONG_PTR | CompletionKey |
| HANDLE | Port |
| PVOID | Key |
Definition at line 3779 of file winternl.h.
| ULONG_PTR _FILE_COMPLETION_INFORMATION::CompletionKey |
Definition at line 3781 of file winternl.h.
| HANDLE _FILE_COMPLETION_INFORMATION::CompletionPort |
Definition at line 3780 of file winternl.h.
| PVOID _FILE_COMPLETION_INFORMATION::Key |
Definition at line 5897 of file iotypes.h.
Referenced by CreateIoCompletionPort(), NtSetInformationFile(), RtlSetIoCompletionCallback(), and SockGetAsyncSelectHelperAfdHandle().
| HANDLE _FILE_COMPLETION_INFORMATION::Port |
Definition at line 5896 of file iotypes.h.
Referenced by CreateIoCompletionPort(), NtSetInformationFile(), RtlSetIoCompletionCallback(), and SockGetAsyncSelectHelperAfdHandle().