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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2583 nsresult (*GetBytesReceived)(IRemoteDisplayInfo *pThis, PRUint64 *bytesReceived); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_0.h3121 nsresult (*GetBytesReceived)(IRemoteDisplayInfo *pThis, PRUint64 *bytesReceived); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_1.h3138 nsresult (*GetBytesReceived)(IRemoteDisplayInfo *pThis, PRUint64 *bytesReceived); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_2.h3260 nsresult (*GetBytesReceived)(IRemoteDisplayInfo *pThis, PRUint64 *bytesReceived); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v4_0.h3475 nsresult (*GetBytesReceived)(IVRDEServerInfo *pThis, PRInt64 *bytesReceived); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_1.h3696 nsresult (*GetBytesReceived)(IVRDEServerInfo *pThis, PRInt64 *bytesReceived); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_2.h4040 nsresult (*GetBytesReceived)(IVRDEServerInfo *pThis, PRInt64 *bytesReceived); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_3.h6932 nsresult (*GetBytesReceived)(IVRDEServerInfo *pThis, PRInt64 *bytesReceived); member in struct:IVRDEServerInfo_vtbl
6969 nsresult (*GetBytesReceived)(IVRDEServerInfo *pThis, PRInt64 *bytesReceived); member in struct:IVRDEServerInfoVtbl
7003 #define IVRDEServerInfo_get_BytesReceived(p, aBytesReceived) ((p)->lpVtbl->GetBytesReceived(p, aBytesReceived))
7004 #define IVRDEServerInfo_GetBytesReceived(p, aBytesReceived) ((p)->lpVtbl->GetBytesReceived(p, aBytesReceived))

Completed in 1502 milliseconds