Searched defs:GetExecutionCap (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h6869 nsresult (*GetExecutionCap)(ICPUExecutionCapChangedEvent *pThis, PRUint32 *executionCap); member in struct:ICPUExecutionCapChangedEvent_vtbl
H A DVBoxCAPI_v4_1.h7269 nsresult (*GetExecutionCap)(ICPUExecutionCapChangedEvent *pThis, PRUint32 *executionCap); member in struct:ICPUExecutionCapChangedEvent_vtbl
H A DVBoxCAPI_v4_2.h8275 nsresult (*GetExecutionCap)(ICPUExecutionCapChangedEvent *pThis, PRUint32 *executionCap); member in struct:ICPUExecutionCapChangedEvent_vtbl
H A DVBoxCAPI_v4_3.h17859 nsresult (*GetExecutionCap)(ICPUExecutionCapChangedEvent *pThis, PRUint32 *executionCap); member in struct:ICPUExecutionCapChangedEvent_vtbl
17882 nsresult (*GetExecutionCap)(ICPUExecutionCapChangedEvent *pThis, PRUint32 *executionCap); member in struct:ICPUExecutionCapChangedEventVtbl
17896 #define ICPUExecutionCapChangedEvent_get_ExecutionCap(p, aExecutionCap) ((p)->lpVtbl->GetExecutionCap(p, aExecutionCap))
17897 #define ICPUExecutionCapChangedEvent_GetExecutionCap(p, aExecutionCap) ((p)->lpVtbl->GetExecutionCap(p, aExecutionCap))

Completed in 207 milliseconds