Enumeración eChannelTargetType (portcls.h)
La enumeración eChannelTargetType define constantes que especifican un tipo de nodo (destino) en un canal determinado.
Syntax
typedef enum {
eVolumeAttribute,
eMuteAttribute,
ePeakMeterAttribute
} eChannelTargetType;
Constantes
eVolumeAttribute Indica un nodo de control de nivel de volumen. |
eMuteAttribute Indica un nodo Silenciar. |
ePeakMeterAttribute Indica un nodo PeakMeter. |
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 8 |
Servidor mínimo compatible | Windows Server 2012 |
Encabezado | portcls.h |