Open Files 5.3.0
Multi-Platform Event-Driven Application Framework
_OFC_OVERLAPPED Struct Reference

#include <file.h>

Data Fields

OFC_BOOL status
 
OFC_HANDLE hFile
 
OFC_DWORD dwLen
 
OFC_OFFT offset
 
OFC_HANDLE hContext
 
OFC_HANDLE response_queue
 

Detailed Description

Contains information used in asynchrous I/O

Field Documentation

◆ dwLen

OFC_DWORD _OFC_OVERLAPPED::dwLen

◆ hContext

OFC_HANDLE _OFC_OVERLAPPED::hContext

◆ hFile

OFC_HANDLE _OFC_OVERLAPPED::hFile

◆ offset

OFC_OFFT _OFC_OVERLAPPED::offset

◆ response_queue

OFC_HANDLE _OFC_OVERLAPPED::response_queue

◆ status

OFC_BOOL _OFC_OVERLAPPED::status

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