ReactOS 0.4.16-dev-1692-gbb57f63
_FILE_IO_COMPLETION_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _FILE_IO_COMPLETION_INFORMATION:

Public Attributes

ULONG_PTR CompletionKey
 
ULONG_PTR CompletionValue
 
IO_STATUS_BLOCK IoStatusBlock
 

Detailed Description

Definition at line 3788 of file winternl.h.

Member Data Documentation

◆ CompletionKey

ULONG_PTR _FILE_IO_COMPLETION_INFORMATION::CompletionKey

Definition at line 3789 of file winternl.h.

◆ CompletionValue

ULONG_PTR _FILE_IO_COMPLETION_INFORMATION::CompletionValue

Definition at line 3790 of file winternl.h.

◆ IoStatusBlock

IO_STATUS_BLOCK _FILE_IO_COMPLETION_INFORMATION::IoStatusBlock

Definition at line 3791 of file winternl.h.


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