FreeRDP
RpcVirtualConnection Struct Reference
Collaboration diagram for RpcVirtualConnection:

Data Fields

GUID Cookie
 
GUID AssociationGroupId
 
VIRTUAL_CONNECTION_STATE State
 
RpcInChannelDefaultInChannel
 
RpcInChannelNonDefaultInChannel
 
RpcOutChannelDefaultOutChannel
 
RpcOutChannelNonDefaultOutChannel
 

Detailed Description

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

Field Documentation

◆ AssociationGroupId

GUID RpcVirtualConnection::AssociationGroupId

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

◆ Cookie

GUID RpcVirtualConnection::Cookie

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

◆ DefaultInChannel

RpcInChannel* RpcVirtualConnection::DefaultInChannel

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

◆ DefaultOutChannel

RpcOutChannel* RpcVirtualConnection::DefaultOutChannel

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

◆ NonDefaultInChannel

RpcInChannel* RpcVirtualConnection::NonDefaultInChannel

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

◆ NonDefaultOutChannel

RpcOutChannel* RpcVirtualConnection::NonDefaultOutChannel

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

◆ State

VIRTUAL_CONNECTION_STATE RpcVirtualConnection::State

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


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