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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3058 nsresult (*SetLogHistoryCount)(ISystemProperties *pThis, PRUint32 LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_0.h3609 nsresult (*SetLogHistoryCount)(ISystemProperties *pThis, PRUint32 LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_1.h3590 nsresult (*SetLogHistoryCount)(ISystemProperties *pThis, PRUint32 LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_2.h3728 nsresult (*SetLogHistoryCount)(ISystemProperties *pThis, PRUint32 LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_0.h3938 nsresult (*SetLogHistoryCount)(ISystemProperties *pThis, PRUint32 LogHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_1.h4178 nsresult (*SetLogHistoryCount)(ISystemProperties *pThis, PRUint32 logHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_2.h4522 nsresult (*SetLogHistoryCount)(ISystemProperties *pThis, PRUint32 logHistoryCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_3.h8118 nsresult (*SetLogHistoryCount)(ISystemProperties *pThis, PRUint32 logHistoryCount); member in struct:ISystemProperties_vtbl
8254 nsresult (*SetLogHistoryCount)(ISystemProperties *pThis, PRUint32 logHistoryCount); member in struct:ISystemPropertiesVtbl
8399 #define ISystemProperties_put_LogHistoryCount(p, aLogHistoryCount) ((p)->lpVtbl->SetLogHistoryCount(p, aLogHistoryCount))
8400 #define ISystemProperties_SetLogHistoryCount(p, aLogHistoryCount) ((p)->lpVtbl->SetLogHistoryCount(p, aLogHistoryCount))

Completed in 307 milliseconds