FreeRDP
Loading...
Searching...
No Matches
wMessage Struct Reference

Data Fields

UINT32 id
 
void * context
 
void * wParam
 
void * lParam
 
UINT64 time
 
MESSAGE_FREE_FN Free
 

Detailed Description

Definition at line 713 of file collections.h.

Field Documentation

◆ context

void* wMessage::context

Definition at line 716 of file collections.h.

◆ Free

MESSAGE_FREE_FN wMessage::Free

Definition at line 720 of file collections.h.

◆ id

UINT32 wMessage::id

Definition at line 715 of file collections.h.

◆ lParam

void* wMessage::lParam

Definition at line 718 of file collections.h.

◆ time

UINT64 wMessage::time

Definition at line 719 of file collections.h.

◆ wParam

void* wMessage::wParam

Definition at line 717 of file collections.h.


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