FreeRDP
xf_monitor.h File Reference
#include <freerdp/api.h>
#include <freerdp/freerdp.h>
#include "xf_client.h"
#include "xfreerdp.h"
This graph shows which files directly or indirectly include this file:

Functions

FREERDP_API int xf_list_monitors (xfContext *xfc)
 
FREERDP_API BOOL xf_detect_monitors (xfContext *xfc, UINT32 *pWidth, UINT32 *pHeight)
 
FREERDP_API void xf_monitors_free (xfContext *xfc)
 

Function Documentation

◆ xf_detect_monitors()

FREERDP_API BOOL xf_detect_monitors ( xfContext *  xfc,
UINT32 *  pWidth,
UINT32 *  pHeight 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ xf_list_monitors()

FREERDP_API int xf_list_monitors ( xfContext *  xfc)
Here is the caller graph for this function:

◆ xf_monitors_free()

FREERDP_API void xf_monitors_free ( xfContext *  xfc)