FreeRDP
display.c File Reference
#include "display.h"

Functions

static BOOL display_write_monitor_layout_pdu (wStream *s, UINT32 monitorCount, const MONITOR_DEF *monitorDefArray)
 
BOOL display_convert_rdp_monitor_to_monitor_def (UINT32 monitorCount, const rdpMonitor *monitorDefArray, MONITOR_DEF **result)
 
BOOL freerdp_display_send_monitor_layout (rdpContext *context, UINT32 monitorCount, const MONITOR_DEF *monitorDefArray)
 

Function Documentation

◆ display_convert_rdp_monitor_to_monitor_def()

BOOL display_convert_rdp_monitor_to_monitor_def ( UINT32  monitorCount,
const rdpMonitor monitorDefArray,
MONITOR_DEF **  result 
)

FreeRDP: A Remote Desktop Protocol Implementation Display update notifications

Copyright 2019 Kobi Mizrachi kmizr.nosp@m.achi.nosp@m.18@gm.nosp@m.ail..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.

Here is the caller graph for this function:

◆ display_write_monitor_layout_pdu()

static BOOL display_write_monitor_layout_pdu ( wStream s,
UINT32  monitorCount,
const MONITOR_DEF monitorDefArray 
)
static

FreeRDP: A Remote Desktop Protocol Implementation Display update notifications

Copyright 2019 Kobi Mizrachi kmizr.nosp@m.achi.nosp@m.18@gm.nosp@m.ail..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.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ freerdp_display_send_monitor_layout()

BOOL freerdp_display_send_monitor_layout ( rdpContext *  context,
UINT32  monitorCount,
const MONITOR_DEF monitorDefArray 
)

FreeRDP: A Remote Desktop Protocol Implementation Display update notifications

Copyright 2019 Kobi Mizrachi kmizr.nosp@m.achi.nosp@m.18@gm.nosp@m.ail..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.

Here is the call graph for this function:
Here is the caller graph for this function: