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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsDisplay.cpp119 displayData.m_remoteDisplayAuthType = remoteDisplayServer.GetAuthType();
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4377 nsresult (*GetAuthType)(IVRDPServer *pThis, PRUint32 *authType); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v3_0.h4903 nsresult (*GetAuthType)(IVRDPServer *pThis, PRUint32 *authType); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v3_1.h4801 nsresult (*GetAuthType)(IVRDPServer *pThis, PRUint32 *authType); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v3_2.h5026 nsresult (*GetAuthType)(IVRDPServer *pThis, PRUint32 *authType); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v4_0.h5438 nsresult (*GetAuthType)(IVRDEServer *pThis, PRUint32 *authType); member in struct:IVRDEServer_vtbl
H A DVBoxCAPI_v4_1.h5830 nsresult (*GetAuthType)(IVRDEServer *pThis, PRUint32 *authType); member in struct:IVRDEServer_vtbl
H A DVBoxCAPI_v4_2.h6771 nsresult (*GetAuthType)(IVRDEServer *pThis, PRUint32 *authType); member in struct:IVRDEServer_vtbl
H A DVBoxCAPI_v4_3.h14264 nsresult (*GetAuthType)(IVRDEServer *pThis, PRUint32 *authType); member in struct:IVRDEServer_vtbl
14306 nsresult (*GetAuthType)(IVRDEServer *pThis, PRUint32 *authType); member in struct:IVRDEServerVtbl
14346 #define IVRDEServer_get_AuthType(p, aAuthType) ((p)->lpVtbl->GetAuthType(p, aAuthType))
14347 #define IVRDEServer_GetAuthType(p, aAuthType) ((p)->lpVtbl->GetAuthType(p, aAuthType))

Completed in 413 milliseconds