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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2353 nsresult (*DiscardSettings)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_0.h2891 nsresult (*DiscardSettings)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_1.h2872 nsresult (*DiscardSettings)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_2.h2951 nsresult (*DiscardSettings)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_0.h3262 nsresult (*DiscardSettings)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3474 nsresult (*DiscardSettings)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3810 nsresult (*DiscardSettings)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5556 nsresult (*DiscardSettings)(IMachine *pThis ); member in struct:IMachine_vtbl
6280 nsresult (*DiscardSettings)(IMachine *pThis ); member in struct:IMachineVtbl
6797 #define IMachine_DiscardSettings(p) ((p)->lpVtbl->DiscardSettings(p))

Completed in 366 milliseconds