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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2575 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_0.h3113 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_1.h3130 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_2.h3252 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v4_0.h3467 nsresult (*GetBeginTime)(IVRDEServerInfo *pThis, PRInt64 *beginTime); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_1.h3688 nsresult (*GetBeginTime)(IVRDEServerInfo *pThis, PRInt64 *beginTime); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_2.h4032 nsresult (*GetBeginTime)(IVRDEServerInfo *pThis, PRInt64 *beginTime); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_3.h6924 nsresult (*GetBeginTime)(IVRDEServerInfo *pThis, PRInt64 *beginTime); member in struct:IVRDEServerInfo_vtbl
6961 nsresult (*GetBeginTime)(IVRDEServerInfo *pThis, PRInt64 *beginTime); member in struct:IVRDEServerInfoVtbl
6995 #define IVRDEServerInfo_get_BeginTime(p, aBeginTime) ((p)->lpVtbl->GetBeginTime(p, aBeginTime))
6996 #define IVRDEServerInfo_GetBeginTime(p, aBeginTime) ((p)->lpVtbl->GetBeginTime(p, aBeginTime))

Completed in 414 milliseconds