FreeRDP
RpcInChannel Struct Reference
Collaboration diagram for RpcInChannel:

Data Fields

RpcChannel common
 
CLIENT_IN_CHANNEL_STATE State
 
UINT32 PlugState
 
void * SendQueue
 
UINT32 BytesSent
 
UINT32 SenderAvailableWindow
 
UINT32 PeerReceiveWindow
 
RpcPingOriginator PingOriginator
 

Detailed Description

Definition at line 635 of file libfreerdp/core/gateway/rpc.h.

Field Documentation

◆ BytesSent

UINT32 RpcInChannel::BytesSent

Definition at line 645 of file libfreerdp/core/gateway/rpc.h.

◆ common

RpcChannel RpcInChannel::common

Definition at line 639 of file libfreerdp/core/gateway/rpc.h.

◆ PeerReceiveWindow

UINT32 RpcInChannel::PeerReceiveWindow

Definition at line 647 of file libfreerdp/core/gateway/rpc.h.

◆ PingOriginator

RpcPingOriginator RpcInChannel::PingOriginator

Definition at line 651 of file libfreerdp/core/gateway/rpc.h.

◆ PlugState

UINT32 RpcInChannel::PlugState

Definition at line 643 of file libfreerdp/core/gateway/rpc.h.

◆ SenderAvailableWindow

UINT32 RpcInChannel::SenderAvailableWindow

Definition at line 646 of file libfreerdp/core/gateway/rpc.h.

◆ SendQueue

void* RpcInChannel::SendQueue

Definition at line 644 of file libfreerdp/core/gateway/rpc.h.

◆ State

CLIENT_IN_CHANNEL_STATE RpcInChannel::State

Definition at line 641 of file libfreerdp/core/gateway/rpc.h.


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