FreeRDP
STATIC_ADDIN_TABLE Struct Reference
Collaboration diagram for STATIC_ADDIN_TABLE:

Data Fields

const char * name
 
const char * type
 
static_entry_fn_u entry
 
const STATIC_SUBSYSTEM_ENTRYtable
 

Detailed Description

Definition at line 97 of file tables.h.

Field Documentation

◆ entry

static_entry_fn_u STATIC_ADDIN_TABLE::entry

Definition at line 101 of file tables.h.

◆ name

const char* STATIC_ADDIN_TABLE::name

Definition at line 99 of file tables.h.

◆ table

const STATIC_SUBSYSTEM_ENTRY* STATIC_ADDIN_TABLE::table

Definition at line 102 of file tables.h.

◆ type

const char* STATIC_ADDIN_TABLE::type

Definition at line 100 of file tables.h.


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