Searched defs:GetAllowMultiConnection (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4383 nsresult (*GetAllowMultiConnection)(IVRDPServer *pThis, PRBool *allowMultiConnection); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v3_0.h4909 nsresult (*GetAllowMultiConnection)(IVRDPServer *pThis, PRBool *allowMultiConnection); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v3_1.h4807 nsresult (*GetAllowMultiConnection)(IVRDPServer *pThis, PRBool *allowMultiConnection); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v3_2.h5032 nsresult (*GetAllowMultiConnection)(IVRDPServer *pThis, PRBool *allowMultiConnection); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v4_0.h5444 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection); member in struct:IVRDEServer_vtbl
H A DVBoxCAPI_v4_1.h5836 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection); member in struct:IVRDEServer_vtbl
H A DVBoxCAPI_v4_2.h6777 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection); member in struct:IVRDEServer_vtbl
H A DVBoxCAPI_v4_3.h14270 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection); member in struct:IVRDEServer_vtbl
14312 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection); member in struct:IVRDEServerVtbl
14354 #define IVRDEServer_get_AllowMultiConnection(p, aAllowMultiConnection) ((p)->lpVtbl->GetAllowMultiConnection(p, aAllowMultiConnection))
14355 #define IVRDEServer_GetAllowMultiConnection(p, aAllowMultiConnection) ((p)->lpVtbl->GetAllowMultiConnection(p, aAllowMultiConnection))

Completed in 274 milliseconds