FreeRDP
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
RDP_SHADOW_ENTRY_POINTS Struct Reference
Collaboration diagram for RDP_SHADOW_ENTRY_POINTS:

Data Fields

pfnShadowSubsystemNew New
 
pfnShadowSubsystemFree Free
 
pfnShadowSubsystemInit Init
 
pfnShadowSubsystemUninit Uninit
 
pfnShadowSubsystemStart Start
 
pfnShadowSubsystemStop Stop
 
pfnShadowEnumMonitors EnumMonitors
 

Detailed Description

Definition at line 201 of file include/freerdp/server/shadow.h.

Field Documentation

◆ EnumMonitors

pfnShadowEnumMonitors RDP_SHADOW_ENTRY_POINTS::EnumMonitors

Definition at line 212 of file include/freerdp/server/shadow.h.

◆ Free

pfnShadowSubsystemFree RDP_SHADOW_ENTRY_POINTS::Free

Definition at line 204 of file include/freerdp/server/shadow.h.

◆ Init

pfnShadowSubsystemInit RDP_SHADOW_ENTRY_POINTS::Init

Definition at line 206 of file include/freerdp/server/shadow.h.

◆ New

pfnShadowSubsystemNew RDP_SHADOW_ENTRY_POINTS::New

Definition at line 203 of file include/freerdp/server/shadow.h.

◆ Start

pfnShadowSubsystemStart RDP_SHADOW_ENTRY_POINTS::Start

Definition at line 209 of file include/freerdp/server/shadow.h.

◆ Stop

pfnShadowSubsystemStop RDP_SHADOW_ENTRY_POINTS::Stop

Definition at line 210 of file include/freerdp/server/shadow.h.

◆ Uninit

pfnShadowSubsystemUninit RDP_SHADOW_ENTRY_POINTS::Uninit

Definition at line 207 of file include/freerdp/server/shadow.h.


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