ReactOS 0.4.15-dev-8621-g4b051b9
|
Go to the source code of this file.
Classes | |
struct | _DriverFuncs |
struct | MMDevice |
Typedefs | |
typedef struct _DriverFuncs | DriverFuncs |
typedef struct MMDevice | MMDevice |
Enumerations | |
enum | _DriverPriority { Priority_Unavailable = 0 , Priority_Low , Priority_Neutral , Priority_Preferred } |
Variables | |
DriverFuncs drvs | DECLSPEC_HIDDEN |
typedef struct _DriverFuncs DriverFuncs |
Enumerator | |
---|---|
Priority_Unavailable | |
Priority_Low | |
Priority_Neutral | |
Priority_Preferred |
Definition at line 26 of file mmdevapi.h.
HRESULT AudioClient_Create | ( | MMDevice * | parent, |
IAudioClient ** | ppv | ||
) |
HRESULT AudioEndpointVolume_Create | ( | MMDevice * | parent, |
IAudioEndpointVolumeEx ** | ppv | ||
) |
Definition at line 305 of file audiovolume.c.
Referenced by MMDevice_Activate().
Definition at line 881 of file devenum.c.
Definition at line 902 of file devenum.c.
Referenced by DllMain(), and MMDevEnum_Release().
Definition at line 77 of file mmdevapi.h.