FreeRDP
ANDROID_EVENT_QUEUE Struct Reference
Collaboration diagram for ANDROID_EVENT_QUEUE:

Data Fields

int size
 
int count
 
HANDLE isSet
 
ANDROID_EVENT ** events
 

Detailed Description

Definition at line 50 of file android_event.h.

Field Documentation

◆ count

int ANDROID_EVENT_QUEUE::count

Definition at line 53 of file android_event.h.

◆ events

ANDROID_EVENT** ANDROID_EVENT_QUEUE::events

Definition at line 55 of file android_event.h.

◆ isSet

HANDLE ANDROID_EVENT_QUEUE::isSet

Definition at line 54 of file android_event.h.

◆ size

int ANDROID_EVENT_QUEUE::size

Definition at line 52 of file android_event.h.


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