ReactOS 0.4.15-dev-7958-gcd0bb1a
_FILE_COMPLETION_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _FILE_COMPLETION_INFORMATION:

Public Attributes

HANDLE CompletionPort
 
ULONG_PTR CompletionKey
 
HANDLE Port
 
PVOID Key
 

Detailed Description

Definition at line 2171 of file winternl.h.

Member Data Documentation

◆ CompletionKey

ULONG_PTR _FILE_COMPLETION_INFORMATION::CompletionKey

Definition at line 2173 of file winternl.h.

◆ CompletionPort

HANDLE _FILE_COMPLETION_INFORMATION::CompletionPort

Definition at line 2172 of file winternl.h.

◆ Key

PVOID _FILE_COMPLETION_INFORMATION::Key

◆ Port

HANDLE _FILE_COMPLETION_INFORMATION::Port

The documentation for this struct was generated from the following files: