FreeRDP
RpcInChannel Struct Reference

#include <rpc.h>

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
 

Field Documentation

◆ BytesSent

UINT32 RpcInChannel::BytesSent

◆ common

RpcChannel RpcInChannel::common

◆ PeerReceiveWindow

UINT32 RpcInChannel::PeerReceiveWindow

◆ PingOriginator

RpcPingOriginator RpcInChannel::PingOriginator

◆ PlugState

UINT32 RpcInChannel::PlugState

◆ SenderAvailableWindow

UINT32 RpcInChannel::SenderAvailableWindow

◆ SendQueue

void* RpcInChannel::SendQueue

◆ State

CLIENT_IN_CHANNEL_STATE RpcInChannel::State

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