FreeRDP
OVERLAPPED_ENTRY Struct Reference
Collaboration diagram for OVERLAPPED_ENTRY:

Data Fields

ULONG_PTR lpCompletionKey
 
LPOVERLAPPED lpOverlapped
 
ULONG_PTR Internal
 
DWORD dwNumberOfBytesTransferred
 

Detailed Description

Definition at line 54 of file include/winpr/io.h.

Field Documentation

◆ dwNumberOfBytesTransferred

DWORD OVERLAPPED_ENTRY::dwNumberOfBytesTransferred

Definition at line 59 of file include/winpr/io.h.

◆ Internal

ULONG_PTR OVERLAPPED_ENTRY::Internal

Definition at line 58 of file include/winpr/io.h.

◆ lpCompletionKey

ULONG_PTR OVERLAPPED_ENTRY::lpCompletionKey

Definition at line 56 of file include/winpr/io.h.

◆ lpOverlapped

LPOVERLAPPED OVERLAPPED_ENTRY::lpOverlapped

Definition at line 57 of file include/winpr/io.h.


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