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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2579 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThis, PRUint64 *bytesSent); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_0.h3117 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThis, PRUint64 *bytesSent); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_1.h3134 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThis, PRUint64 *bytesSent); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_2.h3256 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThis, PRUint64 *bytesSent); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v4_0.h3471 nsresult (*GetBytesSent)(IVRDEServerInfo *pThis, PRInt64 *bytesSent); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_1.h3692 nsresult (*GetBytesSent)(IVRDEServerInfo *pThis, PRInt64 *bytesSent); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_2.h4036 nsresult (*GetBytesSent)(IVRDEServerInfo *pThis, PRInt64 *bytesSent); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_3.h6928 nsresult (*GetBytesSent)(IVRDEServerInfo *pThis, PRInt64 *bytesSent); member in struct:IVRDEServerInfo_vtbl
6965 nsresult (*GetBytesSent)(IVRDEServerInfo *pThis, PRInt64 *bytesSent); member in struct:IVRDEServerInfoVtbl
6999 #define IVRDEServerInfo_get_BytesSent(p, aBytesSent) ((p)->lpVtbl->GetBytesSent(p, aBytesSent))
7000 #define IVRDEServerInfo_GetBytesSent(p, aBytesSent) ((p)->lpVtbl->GetBytesSent(p, aBytesSent))

Completed in 488 milliseconds