|
FreeRDP
|

Data Fields | |
| GUID | Cookie |
| GUID | AssociationGroupId |
| VIRTUAL_CONNECTION_STATE | State |
| RpcInChannel * | DefaultInChannel |
| RpcInChannel * | NonDefaultInChannel |
| RpcOutChannel * | DefaultOutChannel |
| RpcOutChannel * | NonDefaultOutChannel |
Definition at line 703 of file libfreerdp/core/gateway/rpc.h.
| GUID RpcVirtualConnection::AssociationGroupId |
Definition at line 706 of file libfreerdp/core/gateway/rpc.h.
| GUID RpcVirtualConnection::Cookie |
Definition at line 705 of file libfreerdp/core/gateway/rpc.h.
| RpcInChannel* RpcVirtualConnection::DefaultInChannel |
Definition at line 708 of file libfreerdp/core/gateway/rpc.h.
| RpcOutChannel* RpcVirtualConnection::DefaultOutChannel |
Definition at line 710 of file libfreerdp/core/gateway/rpc.h.
| RpcInChannel* RpcVirtualConnection::NonDefaultInChannel |
Definition at line 709 of file libfreerdp/core/gateway/rpc.h.
| RpcOutChannel* RpcVirtualConnection::NonDefaultOutChannel |
Definition at line 711 of file libfreerdp/core/gateway/rpc.h.
| VIRTUAL_CONNECTION_STATE RpcVirtualConnection::State |
Definition at line 707 of file libfreerdp/core/gateway/rpc.h.