FreeRDP
RpcChannel Struct Reference

#include <rpc.h>

Collaboration diagram for RpcChannel:

Data Fields

RpcClientclient
 
BIO * bio
 
rdpTls * tls
 
rdpCredsspAuth * auth
 
HttpContext * http
 
BYTE Cookie [16]
 

Field Documentation

◆ auth

rdpCredsspAuth* RpcChannel::auth

◆ bio

BIO* RpcChannel::bio

◆ client

RpcClient* RpcChannel::client

◆ Cookie

BYTE RpcChannel::Cookie[16]

◆ http

HttpContext* RpcChannel::http

◆ tls

rdpTls* RpcChannel::tls

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