FreeRDP
RpcOutChannel Struct Reference

#include <rpc.h>

Data Fields

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

Field Documentation

◆ AvailableWindowAdvertised

UINT32 RpcOutChannel::AvailableWindowAdvertised

◆ BytesReceived

UINT32 RpcOutChannel::BytesReceived

◆ common

RpcChannel RpcOutChannel::common

◆ ReceiverAvailableWindow

UINT32 RpcOutChannel::ReceiverAvailableWindow

◆ ReceiveWindow

UINT32 RpcOutChannel::ReceiveWindow

◆ ReceiveWindowSize

UINT32 RpcOutChannel::ReceiveWindowSize

◆ State

CLIENT_OUT_CHANNEL_STATE RpcOutChannel::State

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