Searched defs:IRemoteDisplayInfo (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h483 struct IRemoteDisplayInfo;
537 typedef struct IRemoteDisplayInfo IRemoteDisplayInfo; typedef in typeref:struct:IRemoteDisplayInfo
2561 /* Start of struct IRemoteDisplayInfo Declaration */
2571 nsresult (*GetActive)(IRemoteDisplayInfo *pThis, PRBool *active);
2573 nsresult (*GetNumberOfClients)(IRemoteDisplayInfo *pThis, PRUint32 *numberOfClients);
2575 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime);
2577 nsresult (*GetEndTime)(IRemoteDisplayInfo *pThis, PRInt64 *endTime);
2579 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThis, PRUint64 *bytesSent);
2581 nsresult (*GetBytesSentTotal)(IRemoteDisplayInfo *pThi
2601 struct IRemoteDisplayInfo struct
[all...]
H A DVBoxCAPI_v3_0.h909 struct IRemoteDisplayInfo;
965 typedef struct IRemoteDisplayInfo IRemoteDisplayInfo; typedef in typeref:struct:IRemoteDisplayInfo
3099 /* Start of struct IRemoteDisplayInfo Declaration */
3109 nsresult (*GetActive)(IRemoteDisplayInfo *pThis, PRBool *active);
3111 nsresult (*GetNumberOfClients)(IRemoteDisplayInfo *pThis, PRUint32 *numberOfClients);
3113 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime);
3115 nsresult (*GetEndTime)(IRemoteDisplayInfo *pThis, PRInt64 *endTime);
3117 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThis, PRUint64 *bytesSent);
3119 nsresult (*GetBytesSentTotal)(IRemoteDisplayInfo *pThi
3139 struct IRemoteDisplayInfo struct
[all...]
H A DVBoxCAPI_v3_1.h909 struct IRemoteDisplayInfo;
958 typedef struct IRemoteDisplayInfo IRemoteDisplayInfo; typedef in typeref:struct:IRemoteDisplayInfo
3114 /* Start of struct IRemoteDisplayInfo Declaration */
3124 nsresult (*GetActive)(IRemoteDisplayInfo *pThis, PRBool *active);
3126 nsresult (*GetPort)(IRemoteDisplayInfo *pThis, PRInt32 *port);
3128 nsresult (*GetNumberOfClients)(IRemoteDisplayInfo *pThis, PRUint32 *numberOfClients);
3130 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime);
3132 nsresult (*GetEndTime)(IRemoteDisplayInfo *pThis, PRInt64 *endTime);
3134 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThi
3156 struct IRemoteDisplayInfo struct
[all...]
H A DVBoxCAPI_v3_2.h910 struct IRemoteDisplayInfo;
960 typedef struct IRemoteDisplayInfo IRemoteDisplayInfo; typedef in typeref:struct:IRemoteDisplayInfo
3236 /* Start of struct IRemoteDisplayInfo Declaration */
3246 nsresult (*GetActive)(IRemoteDisplayInfo *pThis, PRBool *active);
3248 nsresult (*GetPort)(IRemoteDisplayInfo *pThis, PRInt32 *port);
3250 nsresult (*GetNumberOfClients)(IRemoteDisplayInfo *pThis, PRUint32 *numberOfClients);
3252 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime);
3254 nsresult (*GetEndTime)(IRemoteDisplayInfo *pThis, PRInt64 *endTime);
3256 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThi
3278 struct IRemoteDisplayInfo struct
[all...]

Completed in 174 milliseconds