FreeRDP
|
Data Fields | |
GUID | Cookie |
GUID | AssociationGroupId |
VIRTUAL_CONNECTION_STATE | State |
RpcInChannel * | DefaultInChannel |
RpcInChannel * | NonDefaultInChannel |
RpcOutChannel * | DefaultOutChannel |
RpcOutChannel * | NonDefaultOutChannel |
Definition at line 697 of file libfreerdp/core/gateway/rpc.h.
GUID RpcVirtualConnection::AssociationGroupId |
Definition at line 700 of file libfreerdp/core/gateway/rpc.h.
GUID RpcVirtualConnection::Cookie |
Definition at line 699 of file libfreerdp/core/gateway/rpc.h.
RpcInChannel* RpcVirtualConnection::DefaultInChannel |
Definition at line 702 of file libfreerdp/core/gateway/rpc.h.
RpcOutChannel* RpcVirtualConnection::DefaultOutChannel |
Definition at line 704 of file libfreerdp/core/gateway/rpc.h.
RpcInChannel* RpcVirtualConnection::NonDefaultInChannel |
Definition at line 703 of file libfreerdp/core/gateway/rpc.h.
RpcOutChannel* RpcVirtualConnection::NonDefaultOutChannel |
Definition at line 705 of file libfreerdp/core/gateway/rpc.h.
VIRTUAL_CONNECTION_STATE RpcVirtualConnection::State |
Definition at line 701 of file libfreerdp/core/gateway/rpc.h.