FreeRDP
Loading...
Searching...
No Matches
EncomspClientContext Struct Reference

Data Fields

void * handle
 
void * custom
 
WINPR_ATTR_NODISCARD pcEncomspFilterUpdated FilterUpdated
 
WINPR_ATTR_NODISCARD pcEncomspApplicationCreated ApplicationCreated
 
WINPR_ATTR_NODISCARD pcEncomspApplicationRemoved ApplicationRemoved
 
WINPR_ATTR_NODISCARD pcEncomspWindowCreated WindowCreated
 
WINPR_ATTR_NODISCARD pcEncomspWindowRemoved WindowRemoved
 
WINPR_ATTR_NODISCARD pcEncomspShowWindow ShowWindow
 
WINPR_ATTR_NODISCARD pcEncomspParticipantCreated ParticipantCreated
 
WINPR_ATTR_NODISCARD pcEncomspParticipantRemoved ParticipantRemoved
 
WINPR_ATTR_NODISCARD pcEncomspChangeParticipantControlLevel ChangeParticipantControlLevel
 
WINPR_ATTR_NODISCARD pcEncomspGraphicsStreamPaused GraphicsStreamPaused
 
WINPR_ATTR_NODISCARD 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

WINPR_ATTR_NODISCARD pcEncomspApplicationCreated EncomspClientContext::ApplicationCreated

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

◆ ApplicationRemoved

WINPR_ATTR_NODISCARD pcEncomspApplicationRemoved EncomspClientContext::ApplicationRemoved

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

◆ ChangeParticipantControlLevel

WINPR_ATTR_NODISCARD 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

WINPR_ATTR_NODISCARD pcEncomspFilterUpdated EncomspClientContext::FilterUpdated

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

◆ GraphicsStreamPaused

WINPR_ATTR_NODISCARD pcEncomspGraphicsStreamPaused EncomspClientContext::GraphicsStreamPaused

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

◆ GraphicsStreamResumed

WINPR_ATTR_NODISCARD 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

WINPR_ATTR_NODISCARD 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

WINPR_ATTR_NODISCARD pcEncomspParticipantRemoved EncomspClientContext::ParticipantRemoved

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

◆ ShowWindow

WINPR_ATTR_NODISCARD pcEncomspShowWindow EncomspClientContext::ShowWindow

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

◆ WindowCreated

WINPR_ATTR_NODISCARD pcEncomspWindowCreated EncomspClientContext::WindowCreated

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

◆ WindowRemoved

WINPR_ATTR_NODISCARD pcEncomspWindowRemoved EncomspClientContext::WindowRemoved

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


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