FreeRDP
wMessage Struct Reference

#include <collections.h>

Data Fields

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

Field Documentation

◆ context

void* wMessage::context

◆ Free

MESSAGE_FREE_FN wMessage::Free

◆ id

UINT32 wMessage::id

◆ lParam

void* wMessage::lParam

◆ time

UINT64 wMessage::time

◆ wParam

void* wMessage::wParam

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