Énumération eChannelTargetType (portcls.h)
L’énumération eChannelTargetType définit des constantes qui spécifient un type de nœud (cible) dans un canal donné.
Syntaxe
typedef enum {
eVolumeAttribute,
eMuteAttribute,
ePeakMeterAttribute
} eChannelTargetType;
Constantes
eVolumeAttribute Indique un nœud de contrôle au niveau du volume. |
eMuteAttribute Indique un nœud muet. |
ePeakMeterAttribute Indique un nœud PeakMeter. |
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 8 |
serveur minimum pris en charge | Windows Server 2012 |
d’en-tête | portcls.h |