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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4384 nsresult (*SetAllowMultiConnection)(IVRDPServer *pThis, PRBool allowMultiConnection); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v3_0.h4910 nsresult (*SetAllowMultiConnection)(IVRDPServer *pThis, PRBool allowMultiConnection); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v3_1.h4808 nsresult (*SetAllowMultiConnection)(IVRDPServer *pThis, PRBool allowMultiConnection); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v3_2.h5033 nsresult (*SetAllowMultiConnection)(IVRDPServer *pThis, PRBool allowMultiConnection); member in struct:IVRDPServer_vtbl
H A DVBoxCAPI_v4_0.h5445 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection); member in struct:IVRDEServer_vtbl
H A DVBoxCAPI_v4_1.h5837 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection); member in struct:IVRDEServer_vtbl
H A DVBoxCAPI_v4_2.h6778 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection); member in struct:IVRDEServer_vtbl
H A DVBoxCAPI_v4_3.h14271 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection); member in struct:IVRDEServer_vtbl
14313 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection); member in struct:IVRDEServerVtbl
14356 #define IVRDEServer_put_AllowMultiConnection(p, aAllowMultiConnection) ((p)->lpVtbl->SetAllowMultiConnection(p, aAllowMultiConnection))
14357 #define IVRDEServer_SetAllowMultiConnection(p, aAllowMultiConnection) ((p)->lpVtbl->SetAllowMultiConnection(p, aAllowMultiConnection))

Completed in 288 milliseconds