Searched defs:GetDefaultAudioDriver (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h3611 nsresult (*GetDefaultAudioDriver)(ISystemProperties *pThis, PRUint32 *defaultAudioDriver); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_1.h3592 nsresult (*GetDefaultAudioDriver)(ISystemProperties *pThis, PRUint32 *defaultAudioDriver); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_2.h3730 nsresult (*GetDefaultAudioDriver)(ISystemProperties *pThis, PRUint32 *defaultAudioDriver); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_0.h3940 nsresult (*GetDefaultAudioDriver)(ISystemProperties *pThis, PRUint32 *defaultAudioDriver); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_1.h4180 nsresult (*GetDefaultAudioDriver)(ISystemProperties *pThis, PRUint32 *defaultAudioDriver); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_2.h4524 nsresult (*GetDefaultAudioDriver)(ISystemProperties *pThis, PRUint32 *defaultAudioDriver); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_3.h8120 nsresult (*GetDefaultAudioDriver)(ISystemProperties *pThis, PRUint32 *defaultAudioDriver); member in struct:ISystemProperties_vtbl
8256 nsresult (*GetDefaultAudioDriver)(ISystemProperties *pThis, PRUint32 *defaultAudioDriver); member in struct:ISystemPropertiesVtbl
8401 #define ISystemProperties_get_DefaultAudioDriver(p, aDefaultAudioDriver) ((p)->lpVtbl->GetDefaultAudioDriver(p, aDefaultAudioDriver))
8402 #define ISystemProperties_GetDefaultAudioDriver(p, aDefaultAudioDriver) ((p)->lpVtbl->GetDefaultAudioDriver(p, aDefaultAudioDriver))

Completed in 255 milliseconds