ReactOS 0.4.16-dev-338-g34e76ad
|
#include <winternl.h>
Public Attributes | |
HANDLE | CompletionPort |
ULONG_PTR | CompletionKey |
HANDLE | Port |
PVOID | Key |
Definition at line 2171 of file winternl.h.
ULONG_PTR _FILE_COMPLETION_INFORMATION::CompletionKey |
Definition at line 2173 of file winternl.h.
HANDLE _FILE_COMPLETION_INFORMATION::CompletionPort |
Definition at line 2172 of file winternl.h.
PVOID _FILE_COMPLETION_INFORMATION::Key |
Definition at line 5894 of file iotypes.h.
Referenced by CreateIoCompletionPort(), NtSetInformationFile(), RtlSetIoCompletionCallback(), and SockGetAsyncSelectHelperAfdHandle().
HANDLE _FILE_COMPLETION_INFORMATION::Port |
Definition at line 5893 of file iotypes.h.
Referenced by CreateIoCompletionPort(), NtSetInformationFile(), RtlSetIoCompletionCallback(), and SockGetAsyncSelectHelperAfdHandle().