FreeRDP
RailClientContext Struct Reference

#include <rail.h>

Data Fields

void * handle
 
void * custom
 
pcRailClientExecute ClientExecute
 
pcRailClientActivate ClientActivate
 
pcRailClientSystemParam ClientSystemParam
 
pcRailServerSystemParam ServerSystemParam
 
pcRailClientSystemCommand ClientSystemCommand
 
pcRailClientHandshake ClientHandshake
 
pcRailServerHandshake ServerHandshake
 
pcRailServerHandshakeEx ServerHandshakeEx
 
pcRailClientNotifyEvent ClientNotifyEvent
 
pcRailClientWindowMove ClientWindowMove
 
pcRailServerLocalMoveSize ServerLocalMoveSize
 
pcRailServerMinMaxInfo ServerMinMaxInfo
 
pcRailClientInformation ClientInformation
 
pcRailClientSystemMenu ClientSystemMenu
 
pcRailServerTaskBarInfo ServerTaskBarInfo
 
pcRailClientLanguageBarInfo ClientLanguageBarInfo
 
pcRailServerLanguageBarInfo ServerLanguageBarInfo
 
pcRailClientLanguageIMEInfo ClientLanguageIMEInfo
 
pcRailServerExecuteResult ServerExecuteResult
 
pcRailClientGetAppIdRequest ClientGetAppIdRequest
 
pcRailServerGetAppIdResponse ServerGetAppIdResponse
 
pcRailServerZOrderSync ServerZOrderSync
 
pcRailClientCloak ClientCloak
 
pcRailServerCloak ServerCloak
 
pcRailServerPowerDisplayRequest ServerPowerDisplayRequest
 
pcRailClientSnapArrange ClientSnapArrange
 
pcRailServerGetAppidResponseExtended ServerGetAppidResponseExtended
 
pcRailClientCompartmentInfo ClientCompartmentInfo
 
pcRailOnOpen OnOpen
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Remote Applications Integrated Locally (RAIL)

Copyright 2013 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Client Interface

Field Documentation

◆ ClientActivate

pcRailClientActivate RailClientContext::ClientActivate

◆ ClientCloak

pcRailClientCloak RailClientContext::ClientCloak

◆ ClientCompartmentInfo

pcRailClientCompartmentInfo RailClientContext::ClientCompartmentInfo

◆ ClientExecute

pcRailClientExecute RailClientContext::ClientExecute

◆ ClientGetAppIdRequest

pcRailClientGetAppIdRequest RailClientContext::ClientGetAppIdRequest

◆ ClientHandshake

pcRailClientHandshake RailClientContext::ClientHandshake

◆ ClientInformation

pcRailClientInformation RailClientContext::ClientInformation

◆ ClientLanguageBarInfo

pcRailClientLanguageBarInfo RailClientContext::ClientLanguageBarInfo

◆ ClientLanguageIMEInfo

pcRailClientLanguageIMEInfo RailClientContext::ClientLanguageIMEInfo

◆ ClientNotifyEvent

pcRailClientNotifyEvent RailClientContext::ClientNotifyEvent

◆ ClientSnapArrange

pcRailClientSnapArrange RailClientContext::ClientSnapArrange

◆ ClientSystemCommand

pcRailClientSystemCommand RailClientContext::ClientSystemCommand

◆ ClientSystemMenu

pcRailClientSystemMenu RailClientContext::ClientSystemMenu

◆ ClientSystemParam

pcRailClientSystemParam RailClientContext::ClientSystemParam

◆ ClientWindowMove

pcRailClientWindowMove RailClientContext::ClientWindowMove

◆ custom

void* RailClientContext::custom

◆ handle

void* RailClientContext::handle

◆ OnOpen

pcRailOnOpen RailClientContext::OnOpen

◆ ServerCloak

pcRailServerCloak RailClientContext::ServerCloak

◆ ServerExecuteResult

pcRailServerExecuteResult RailClientContext::ServerExecuteResult

◆ ServerGetAppIdResponse

pcRailServerGetAppIdResponse RailClientContext::ServerGetAppIdResponse

◆ ServerGetAppidResponseExtended

pcRailServerGetAppidResponseExtended RailClientContext::ServerGetAppidResponseExtended

◆ ServerHandshake

pcRailServerHandshake RailClientContext::ServerHandshake

◆ ServerHandshakeEx

pcRailServerHandshakeEx RailClientContext::ServerHandshakeEx

◆ ServerLanguageBarInfo

pcRailServerLanguageBarInfo RailClientContext::ServerLanguageBarInfo

◆ ServerLocalMoveSize

pcRailServerLocalMoveSize RailClientContext::ServerLocalMoveSize

◆ ServerMinMaxInfo

pcRailServerMinMaxInfo RailClientContext::ServerMinMaxInfo

◆ ServerPowerDisplayRequest

pcRailServerPowerDisplayRequest RailClientContext::ServerPowerDisplayRequest

◆ ServerSystemParam

pcRailServerSystemParam RailClientContext::ServerSystemParam

◆ ServerTaskBarInfo

pcRailServerTaskBarInfo RailClientContext::ServerTaskBarInfo

◆ ServerZOrderSync

pcRailServerZOrderSync RailClientContext::ServerZOrderSync

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