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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3057 nsresult (*GetLogHistoryCount)(ISystemProperties *pThis, PRUint32 *LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_0.h3608 nsresult (*GetLogHistoryCount)(ISystemProperties *pThis, PRUint32 *LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_1.h3589 nsresult (*GetLogHistoryCount)(ISystemProperties *pThis, PRUint32 *LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_2.h3727 nsresult (*GetLogHistoryCount)(ISystemProperties *pThis, PRUint32 *LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_0.h3937 nsresult (*GetLogHistoryCount)(ISystemProperties *pThis, PRUint32 *LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_1.h4177 nsresult (*GetLogHistoryCount)(ISystemProperties *pThis, PRUint32 *logHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_2.h4521 nsresult (*GetLogHistoryCount)(ISystemProperties *pThis, PRUint32 *logHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_3.h8117 nsresult (*GetLogHistoryCount)(ISystemProperties *pThis, PRUint32 *logHistoryCount); member in struct:ISystemProperties_vtbl
8253 nsresult (*GetLogHistoryCount)(ISystemProperties *pThis, PRUint32 *logHistoryCount); member in struct:ISystemPropertiesVtbl
8397 #define ISystemProperties_get_LogHistoryCount(p, aLogHistoryCount) ((p)->lpVtbl->GetLogHistoryCount(p, aLogHistoryCount))
8398 #define ISystemProperties_GetLogHistoryCount(p, aLogHistoryCount) ((p)->lpVtbl->GetLogHistoryCount(p, aLogHistoryCount))

Completed in 463 milliseconds