ReactOS 0.4.15-dev-7953-g1f49173
_IO_COMPLETION_CONTEXT Struct Reference

#include <iotypes.h>

Collaboration diagram for _IO_COMPLETION_CONTEXT:

Public Attributes

PVOID Port
 
PVOID Key
 

Detailed Description

Definition at line 1769 of file iotypes.h.

Member Data Documentation

◆ Key

PVOID _IO_COMPLETION_CONTEXT::Key

Definition at line 1771 of file iotypes.h.

Referenced by IopDeviceFsIoControl().

◆ Port

PVOID _IO_COMPLETION_CONTEXT::Port

Definition at line 1770 of file iotypes.h.

Referenced by IopDeviceFsIoControl().


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