Searched refs:loadVRDELibrary (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DVRDEServerImpl.cpp461 static int loadVRDELibrary(const char *pszLibraryName, RTLDRMOD *phmod, PFNVRDESUPPORTEDPROPERTIES *ppfn) function
553 vrc = loadVRDELibrary(strVrdeLibrary.c_str(), &hmod, &pfn);

Completed in 43 milliseconds