FreeRDP
CHANNEL_ENTRY_POINTS_FREERDP Struct Reference

Data Fields

UINT32 cbSize
 
UINT32 protocolVersion
 
PVIRTUALCHANNELINIT pVirtualChannelInit
 
PVIRTUALCHANNELOPEN pVirtualChannelOpen
 
PVIRTUALCHANNELCLOSE pVirtualChannelClose
 
PVIRTUALCHANNELWRITE pVirtualChannelWrite
 
UINT32 MagicNumber
 
void * pExtendedData
 
void * pInterface
 
rdpContext * context
 

Detailed Description

Definition at line 43 of file svc.h.

Field Documentation

◆ cbSize

UINT32 CHANNEL_ENTRY_POINTS_FREERDP::cbSize

Definition at line 45 of file svc.h.

◆ context

rdpContext* CHANNEL_ENTRY_POINTS_FREERDP::context

Definition at line 56 of file svc.h.

◆ MagicNumber

UINT32 CHANNEL_ENTRY_POINTS_FREERDP::MagicNumber

Definition at line 53 of file svc.h.

◆ pExtendedData

void* CHANNEL_ENTRY_POINTS_FREERDP::pExtendedData

Definition at line 54 of file svc.h.

◆ pInterface

void* CHANNEL_ENTRY_POINTS_FREERDP::pInterface

Definition at line 55 of file svc.h.

◆ protocolVersion

UINT32 CHANNEL_ENTRY_POINTS_FREERDP::protocolVersion

Definition at line 46 of file svc.h.

◆ pVirtualChannelClose

PVIRTUALCHANNELCLOSE CHANNEL_ENTRY_POINTS_FREERDP::pVirtualChannelClose

Definition at line 49 of file svc.h.

◆ pVirtualChannelInit

PVIRTUALCHANNELINIT CHANNEL_ENTRY_POINTS_FREERDP::pVirtualChannelInit

Definition at line 47 of file svc.h.

◆ pVirtualChannelOpen

PVIRTUALCHANNELOPEN CHANNEL_ENTRY_POINTS_FREERDP::pVirtualChannelOpen

Definition at line 48 of file svc.h.

◆ pVirtualChannelWrite

PVIRTUALCHANNELWRITE CHANNEL_ENTRY_POINTS_FREERDP::pVirtualChannelWrite

Definition at line 50 of file svc.h.


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