Kodi Development  20.0
for Binary and Script based Add-Ons

Public Member Functions

 CDllHelper ()=default
 Class constructor. More...
 
bool LoadDll (std::string path)
 Function to load requested library. More...
 
template<typename T >
bool RegisterSymbol (T &functionPtr, const char *strFunctionPtr)
 Function to register requested library symbol. More...
 
virtual ~CDllHelper ()
 Class destructor. More...
 

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