Searched refs:IVRDPServer (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 517 struct IVRDPServer; 571 typedef struct IVRDPServer IVRDPServer; typedef in typeref:struct:IVRDPServer 2201 nsresult (*GetVRDPServer)(IMachine *pThis, IVRDPServer * *VRDPServer); 4358 /* Start of struct IVRDPServer Declaration */ 4368 nsresult (*GetEnabled)(IVRDPServer *pThis, PRBool *enabled); 4369 nsresult (*SetEnabled)(IVRDPServer *pThis, PRBool enabled); 4371 nsresult (*GetPort)(IVRDPServer *pThis, PRUint32 *port); 4372 nsresult (*SetPort)(IVRDPServer *pThis, PRUint32 port); 4374 nsresult (*GetNetAddress)(IVRDPServer *pThi 4391 struct IVRDPServer struct [all...] |
H A D | VBoxCAPI_v3_2.h | 937 struct IVRDPServer; 987 typedef struct IVRDPServer IVRDPServer; typedef in typeref:struct:IVRDPServer 2706 nsresult (*GetVRDPServer)(IMachine *pThis, IVRDPServer * *VRDPServer); 5007 /* Start of struct IVRDPServer Declaration */ 5017 nsresult (*GetEnabled)(IVRDPServer *pThis, PRBool *enabled); 5018 nsresult (*SetEnabled)(IVRDPServer *pThis, PRBool enabled); 5020 nsresult (*GetPorts)(IVRDPServer *pThis, PRUnichar * *ports); 5021 nsresult (*SetPorts)(IVRDPServer *pThis, PRUnichar * ports); 5023 nsresult (*GetNetAddress)(IVRDPServer *pThi 5046 struct IVRDPServer struct [all...] |
H A D | VBoxCAPI_v3_0.h | 943 struct IVRDPServer; 999 typedef struct IVRDPServer IVRDPServer; typedef in typeref:struct:IVRDPServer 2739 nsresult (*GetVRDPServer)(IMachine *pThis, IVRDPServer * *VRDPServer); 4884 /* Start of struct IVRDPServer Declaration */ 4894 nsresult (*GetEnabled)(IVRDPServer *pThis, PRBool *enabled); 4895 nsresult (*SetEnabled)(IVRDPServer *pThis, PRBool enabled); 4897 nsresult (*GetPort)(IVRDPServer *pThis, PRUint32 *port); 4898 nsresult (*SetPort)(IVRDPServer *pThis, PRUint32 port); 4900 nsresult (*GetNetAddress)(IVRDPServer *pThi 4917 struct IVRDPServer struct [all...] |
H A D | VBoxCAPI_v3_1.h | 936 struct IVRDPServer; 985 typedef struct IVRDPServer IVRDPServer; typedef in typeref:struct:IVRDPServer 2639 nsresult (*GetVRDPServer)(IMachine *pThis, IVRDPServer * *VRDPServer); 4782 /* Start of struct IVRDPServer Declaration */ 4792 nsresult (*GetEnabled)(IVRDPServer *pThis, PRBool *enabled); 4793 nsresult (*SetEnabled)(IVRDPServer *pThis, PRBool enabled); 4795 nsresult (*GetPorts)(IVRDPServer *pThis, PRUnichar * *ports); 4796 nsresult (*SetPorts)(IVRDPServer *pThis, PRUnichar * ports); 4798 nsresult (*GetNetAddress)(IVRDPServer *pThi 4815 struct IVRDPServer struct [all...] |
Completed in 184 milliseconds