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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4098 nsresult (*GetCSAMEnabled)(IMachineDebugger *pThis, PRBool *CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v3_0.h4624 nsresult (*GetCSAMEnabled)(IMachineDebugger *pThis, PRBool *CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v3_1.h4522 nsresult (*GetCSAMEnabled)(IMachineDebugger *pThis, PRBool *CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v3_2.h4745 nsresult (*GetCSAMEnabled)(IMachineDebugger *pThis, PRBool *CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_0.h5042 nsresult (*GetCSAMEnabled)(IMachineDebugger *pThis, PRBool *CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_1.h5434 nsresult (*GetCSAMEnabled)(IMachineDebugger *pThis, PRBool *CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_2.h6369 nsresult (*GetCSAMEnabled)(IMachineDebugger *pThis, PRBool *CSAMEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_3.h13120 nsresult (*GetCSAMEnabled)(IMachineDebugger *pThis, PRBool *CSAMEnabled); member in struct:IMachineDebugger_vtbl
13309 nsresult (*GetCSAMEnabled)(IMachineDebugger *pThis, PRBool *CSAMEnabled); member in struct:IMachineDebuggerVtbl
13500 #define IMachineDebugger_get_CSAMEnabled(p, aCSAMEnabled) ((p)->lpVtbl->GetCSAMEnabled(p, aCSAMEnabled))
13501 #define IMachineDebugger_GetCSAMEnabled(p, aCSAMEnabled) ((p)->lpVtbl->GetCSAMEnabled(p, aCSAMEnabled))

Completed in 521 milliseconds