FreeRDP
Loading...
Searching...
No Matches
IDRDYNVC_ENTRY_POINTS Struct Reference
Collaboration diagram for IDRDYNVC_ENTRY_POINTS:

Data Fields

IDRDYNVC_ENTRY_POINTS * pEntryPoints
 
IDRDYNVC_ENTRY_POINTS const char * name
 
IDRDYNVC_ENTRY_POINTS const char IWTSPlugin * pPlugin
 
IWTSPlugin *(* GetPlugin )(IDRDYNVC_ENTRY_POINTS *pEntryPoints, const char *name)
 
const ADDIN_ARGV *(* GetPluginData )(IDRDYNVC_ENTRY_POINTS *pEntryPoints)
 
rdpSettings *(* GetRdpSettings )(IDRDYNVC_ENTRY_POINTS *pEntryPoints)
 
rdpContext *(* GetRdpContext )(IDRDYNVC_ENTRY_POINTS *pEntryPoints)
 

Detailed Description

Definition at line 160 of file dvc.h.

Field Documentation

◆ GetPlugin

IWTSPlugin *(* IDRDYNVC_ENTRY_POINTS::GetPlugin) (IDRDYNVC_ENTRY_POINTS *pEntryPoints, const char *name)

Definition at line 164 of file dvc.h.

◆ GetPluginData

const ADDIN_ARGV *(* IDRDYNVC_ENTRY_POINTS::GetPluginData) (IDRDYNVC_ENTRY_POINTS *pEntryPoints)

Definition at line 165 of file dvc.h.

◆ GetRdpContext

rdpContext *(* IDRDYNVC_ENTRY_POINTS::GetRdpContext) (IDRDYNVC_ENTRY_POINTS *pEntryPoints)

Definition at line 167 of file dvc.h.

◆ GetRdpSettings

rdpSettings *(* IDRDYNVC_ENTRY_POINTS::GetRdpSettings) (IDRDYNVC_ENTRY_POINTS *pEntryPoints)

Definition at line 166 of file dvc.h.

◆ name

IDRDYNVC_ENTRY_POINTS const char* IDRDYNVC_ENTRY_POINTS::name

Definition at line 163 of file dvc.h.

◆ pEntryPoints

IDRDYNVC_ENTRY_POINTS* IDRDYNVC_ENTRY_POINTS::pEntryPoints

Definition at line 163 of file dvc.h.

◆ pPlugin

IDRDYNVC_ENTRY_POINTS const char IWTSPlugin* IDRDYNVC_ENTRY_POINTS::pPlugin

Definition at line 163 of file dvc.h.


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