FreeRDP
EncomspClientContext Struct Reference
Collaboration diagram for EncomspClientContext:

Data Fields

void * handle
 
void * custom
 
pcEncomspFilterUpdated FilterUpdated
 
pcEncomspApplicationCreated ApplicationCreated
 
pcEncomspApplicationRemoved ApplicationRemoved
 
pcEncomspWindowCreated WindowCreated
 
pcEncomspWindowRemoved WindowRemoved
 
pcEncomspShowWindow ShowWindow
 
pcEncomspParticipantCreated ParticipantCreated
 
pcEncomspParticipantRemoved ParticipantRemoved
 
pcEncomspChangeParticipantControlLevel ChangeParticipantControlLevel
 
pcEncomspGraphicsStreamPaused GraphicsStreamPaused
 
pcEncomspGraphicsStreamResumed GraphicsStreamResumed
 
UINT32 participantId
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Multiparty Virtual Channel

Copyright 2014 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com Copyright 2015 Thincast Technologies GmbH Copyright 2015 DI (FH) Martin Haimberger marti.nosp@m.n.ha.nosp@m.imber.nosp@m.ger@.nosp@m.thinc.nosp@m.ast..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

Definition at line 64 of file client/encomsp.h.

Field Documentation

◆ ApplicationCreated

pcEncomspApplicationCreated EncomspClientContext::ApplicationCreated

Definition at line 70 of file client/encomsp.h.

◆ ApplicationRemoved

pcEncomspApplicationRemoved EncomspClientContext::ApplicationRemoved

Definition at line 71 of file client/encomsp.h.

◆ ChangeParticipantControlLevel

pcEncomspChangeParticipantControlLevel EncomspClientContext::ChangeParticipantControlLevel

Definition at line 77 of file client/encomsp.h.

◆ custom

void* EncomspClientContext::custom

Definition at line 67 of file client/encomsp.h.

◆ FilterUpdated

pcEncomspFilterUpdated EncomspClientContext::FilterUpdated

Definition at line 69 of file client/encomsp.h.

◆ GraphicsStreamPaused

pcEncomspGraphicsStreamPaused EncomspClientContext::GraphicsStreamPaused

Definition at line 78 of file client/encomsp.h.

◆ GraphicsStreamResumed

pcEncomspGraphicsStreamResumed EncomspClientContext::GraphicsStreamResumed

Definition at line 79 of file client/encomsp.h.

◆ handle

void* EncomspClientContext::handle

Definition at line 66 of file client/encomsp.h.

◆ ParticipantCreated

pcEncomspParticipantCreated EncomspClientContext::ParticipantCreated

Definition at line 75 of file client/encomsp.h.

◆ participantId

UINT32 EncomspClientContext::participantId

Definition at line 81 of file client/encomsp.h.

◆ ParticipantRemoved

pcEncomspParticipantRemoved EncomspClientContext::ParticipantRemoved

Definition at line 76 of file client/encomsp.h.

◆ ShowWindow

pcEncomspShowWindow EncomspClientContext::ShowWindow

Definition at line 74 of file client/encomsp.h.

◆ WindowCreated

pcEncomspWindowCreated EncomspClientContext::WindowCreated

Definition at line 72 of file client/encomsp.h.

◆ WindowRemoved

pcEncomspWindowRemoved EncomspClientContext::WindowRemoved

Definition at line 73 of file client/encomsp.h.


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