FreeRDP
RpcChannel Struct Reference

#include <rpc.h>

Collaboration diagram for RpcChannel:

Data Fields

RpcClientclient
 
BIO * bio
 
rdpTls * tls
 
rdpCredsspAuth * auth
 
HttpContext * http
 
GUID Cookie
 
rdpRpc * rpc
 

Field Documentation

◆ auth

rdpCredsspAuth* RpcChannel::auth

◆ bio

BIO* RpcChannel::bio

◆ client

RpcClient* RpcChannel::client

◆ Cookie

GUID RpcChannel::Cookie

◆ http

HttpContext* RpcChannel::http

◆ rpc

rdpRpc* RpcChannel::rpc

◆ tls

rdpTls* RpcChannel::tls

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