ReactOS 0.4.16-dev-1097-g530d26a
io_completion Struct Reference
Collaboration diagram for io_completion:

Public Attributes

IO_STATUS_BLOCK iosb
 
ULONG_PTR cvalue
 

Detailed Description

Definition at line 175 of file threadpool.c.

Member Data Documentation

◆ cvalue

ULONG_PTR io_completion::cvalue

Definition at line 178 of file threadpool.c.

◆ iosb

IO_STATUS_BLOCK io_completion::iosb

Definition at line 177 of file threadpool.c.


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