FreeRDP
proxyPluginsManager Struct Reference

Data Fields

BOOL(* RegisterPlugin )(struct proxy_plugins_manager *mgr, const proxyPlugin *plugin)
 
BOOL(* SetPluginData )(struct proxy_plugins_manager *mgr, const char *, proxyData *, void *)
 
void *(* GetPluginData )(struct proxy_plugins_manager *mgr, const char *, proxyData *)
 
void(* AbortConnect )(struct proxy_plugins_manager *mgr, proxyData *)
 
UINT64 reserved [128 - 4]
 

Detailed Description

Definition at line 134 of file proxy_modules_api.h.


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