#include "rpc.h"
#include "rpcndr.h"
#include "windows.h"
#include "ole2.h"
#include "unknwn.h"
#include "devicetopology.h"
Go to the source code of this file.
Data Structures | |
struct | AUDIO_VOLUME_NOTIFICATION_DATA |
struct | IAudioEndpointVolumeCallbackVtbl |
struct | IAudioEndpointVolumeVtbl |
struct | IAudioMeterInformationVtbl |
Defines | |
#define | __REQUIRED_RPCNDR_H_VERSION__ 500 |
#define | __REQUIRED_RPCSAL_H_VERSION__ 100 |
#define | ENDPOINT_HARDWARE_SUPPORT_VOLUME 0x00000001 |
#define | ENDPOINT_HARDWARE_SUPPORT_MUTE 0x00000002 |
#define | ENDPOINT_HARDWARE_SUPPORT_METER 0x00000004 |
Typedefs | |
typedef interface IAudioEndpointVolumeCallback | IAudioEndpointVolumeCallback |
typedef interface IAudioEndpointVolume | IAudioEndpointVolume |
typedef interface IAudioMeterInformation | IAudioMeterInformation |
typedef struct AUDIO_VOLUME_NOTIFICATION_DATA * | PAUDIO_VOLUME_NOTIFICATION_DATA |
Variables | |
RPC_IF_HANDLE | __MIDL_itf_endpointvolume_0000_0000_v0_0_c_ifspec |
RPC_IF_HANDLE | __MIDL_itf_endpointvolume_0000_0000_v0_0_s_ifspec |
EXTERN_C const IID | IID_IAudioEndpointVolumeCallback |
EXTERN_C const IID | IID_IAudioEndpointVolume |
EXTERN_C const IID | IID_IAudioMeterInformation |
#define __REQUIRED_RPCNDR_H_VERSION__ 500 |
#define __REQUIRED_RPCSAL_H_VERSION__ 100 |
#define ENDPOINT_HARDWARE_SUPPORT_METER 0x00000004 |
#define ENDPOINT_HARDWARE_SUPPORT_MUTE 0x00000002 |
#define ENDPOINT_HARDWARE_SUPPORT_VOLUME 0x00000001 |
typedef interface IAudioEndpointVolume IAudioEndpointVolume |
typedef interface IAudioEndpointVolumeCallback IAudioEndpointVolumeCallback |
typedef interface IAudioMeterInformation IAudioMeterInformation |
typedef struct AUDIO_VOLUME_NOTIFICATION_DATA* PAUDIO_VOLUME_NOTIFICATION_DATA |
RPC_IF_HANDLE __MIDL_itf_endpointvolume_0000_0000_v0_0_c_ifspec |
RPC_IF_HANDLE __MIDL_itf_endpointvolume_0000_0000_v0_0_s_ifspec |
EXTERN_C const IID IID_IAudioEndpointVolume |
EXTERN_C const IID IID_IAudioEndpointVolumeCallback |
EXTERN_C const IID IID_IAudioMeterInformation |