FreeRDP
CHANNEL_OPEN_EVENT Struct Reference
Collaboration diagram for CHANNEL_OPEN_EVENT:

Data Fields

void * Data
 
UINT32 DataLength
 
void * UserData
 
CHANNEL_OPEN_DATApChannelOpenData
 

Detailed Description

Definition at line 66 of file libfreerdp/core/client.h.

Field Documentation

◆ Data

void* CHANNEL_OPEN_EVENT::Data

Definition at line 68 of file libfreerdp/core/client.h.

◆ DataLength

UINT32 CHANNEL_OPEN_EVENT::DataLength

Definition at line 69 of file libfreerdp/core/client.h.

◆ pChannelOpenData

CHANNEL_OPEN_DATA* CHANNEL_OPEN_EVENT::pChannelOpenData

Definition at line 71 of file libfreerdp/core/client.h.

◆ UserData

void* CHANNEL_OPEN_EVENT::UserData

Definition at line 70 of file libfreerdp/core/client.h.


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