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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsGeneral.cpp97 m_properties.SetVRDEAuthLibrary(m_cache.m_strVRDEAuthLibrary);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h3929 nsresult (*SetVRDEAuthLibrary)(ISystemProperties *pThis, PRUnichar * VRDEAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_1.h4169 nsresult (*SetVRDEAuthLibrary)(ISystemProperties *pThis, PRUnichar * VRDEAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_2.h4513 nsresult (*SetVRDEAuthLibrary)(ISystemProperties *pThis, PRUnichar * VRDEAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_3.h8109 nsresult (*SetVRDEAuthLibrary)(ISystemProperties *pThis, PRUnichar * VRDEAuthLibrary); member in struct:ISystemProperties_vtbl
8245 nsresult (*SetVRDEAuthLibrary)(ISystemProperties *pThis, PRUnichar * VRDEAuthLibrary); member in struct:ISystemPropertiesVtbl
8387 #define ISystemProperties_put_VRDEAuthLibrary(p, aVRDEAuthLibrary) ((p)->lpVtbl->SetVRDEAuthLibrary(p, aVRDEAuthLibrary))
8388 #define ISystemProperties_SetVRDEAuthLibrary(p, aVRDEAuthLibrary) ((p)->lpVtbl->SetVRDEAuthLibrary(p, aVRDEAuthLibrary))

Completed in 282 milliseconds