Rizin
unix-like reverse engineering framework and cli tools
_AFD_POLL_HANDLE_INFO Struct Reference

#include <win.h>

Public Attributes

HANDLE Handle
 
ULONG Events
 
NTSTATUS Status
 

Detailed Description

Definition at line 206 of file win.h.

Member Data Documentation

◆ Events

ULONG _AFD_POLL_HANDLE_INFO::Events

◆ Handle

HANDLE _AFD_POLL_HANDLE_INFO::Handle

Definition at line 207 of file win.h.

Referenced by uv__fast_poll_submit_poll_req(), and uv_poll_close().

◆ Status

NTSTATUS _AFD_POLL_HANDLE_INFO::Status

Definition at line 209 of file win.h.

Referenced by uv__fast_poll_submit_poll_req(), and uv_poll_close().


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