FreeRDP
server/drdynvc.h File Reference
#include <freerdp/api.h>
#include <freerdp/types.h>
#include <freerdp/channels/wtsvc.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  DrdynvcServerContext
 

Typedefs

typedef UINT(* psDrdynvcStart) (DrdynvcServerContext *context)
 
typedef UINT(* psDrdynvcStop) (DrdynvcServerContext *context)
 

Functions

FREERDP_API void drdynvc_server_context_free (DrdynvcServerContext *context)
 
FREERDP_API DrdynvcServerContext * drdynvc_server_context_new (HANDLE vcm)
 

Typedef Documentation

◆ psDrdynvcStart

typedef UINT(* psDrdynvcStart) (DrdynvcServerContext *context)

◆ psDrdynvcStop

typedef UINT(* psDrdynvcStop) (DrdynvcServerContext *context)

Function Documentation

◆ drdynvc_server_context_free()

FREERDP_API void drdynvc_server_context_free ( DrdynvcServerContext *  context)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ drdynvc_server_context_new()

FREERDP_API DrdynvcServerContext* drdynvc_server_context_new ( HANDLE  vcm)
Here is the call graph for this function:
Here is the caller graph for this function: