FreeRDP
RpcOutChannel Struct Reference
Collaboration diagram for RpcOutChannel:

Data Fields

RpcChannel common
 
CLIENT_OUT_CHANNEL_STATE State
 
UINT32 ReceiveWindow
 
UINT32 ReceiveWindowSize
 
UINT32 ReceiverAvailableWindow
 
UINT32 BytesReceived
 
UINT32 AvailableWindowAdvertised
 

Detailed Description

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

Field Documentation

◆ AvailableWindowAdvertised

UINT32 RpcOutChannel::AvailableWindowAdvertised

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

◆ BytesReceived

UINT32 RpcOutChannel::BytesReceived

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

◆ common

RpcChannel RpcOutChannel::common

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

◆ ReceiverAvailableWindow

UINT32 RpcOutChannel::ReceiverAvailableWindow

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

◆ ReceiveWindow

UINT32 RpcOutChannel::ReceiveWindow

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

◆ ReceiveWindowSize

UINT32 RpcOutChannel::ReceiveWindowSize

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

◆ State

CLIENT_OUT_CHANNEL_STATE RpcOutChannel::State

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


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