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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4099 nsresult (*SetCSAMEnabled)(IMachineDebugger *pThis, PRBool CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v3_0.h4625 nsresult (*SetCSAMEnabled)(IMachineDebugger *pThis, PRBool CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v3_1.h4523 nsresult (*SetCSAMEnabled)(IMachineDebugger *pThis, PRBool CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v3_2.h4746 nsresult (*SetCSAMEnabled)(IMachineDebugger *pThis, PRBool CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_0.h5043 nsresult (*SetCSAMEnabled)(IMachineDebugger *pThis, PRBool CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_1.h5435 nsresult (*SetCSAMEnabled)(IMachineDebugger *pThis, PRBool CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_2.h6370 nsresult (*SetCSAMEnabled)(IMachineDebugger *pThis, PRBool CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_3.h13121 nsresult (*SetCSAMEnabled)(IMachineDebugger *pThis, PRBool CSAMEnabled); member in struct:IMachineDebugger_vtbl
13310 nsresult (*SetCSAMEnabled)(IMachineDebugger *pThis, PRBool CSAMEnabled); member in struct:IMachineDebuggerVtbl
13502 #define IMachineDebugger_put_CSAMEnabled(p, aCSAMEnabled) ((p)->lpVtbl->SetCSAMEnabled(p, aCSAMEnabled))
13503 #define IMachineDebugger_SetCSAMEnabled(p, aCSAMEnabled) ((p)->lpVtbl->SetCSAMEnabled(p, aCSAMEnabled))

Completed in 570 milliseconds