eChannelTargetType 列挙 (portcls.h)
eChannelTargetType 列挙型は、特定のチャネルのノード (ターゲット) の種類を指定する定数を定義します。
構文
typedef enum {
eVolumeAttribute,
eMuteAttribute,
ePeakMeterAttribute
} eChannelTargetType;
定数
eVolumeAttribute ボリューム レベルの制御ノードを示します。 |
eMuteAttribute ミュート ノードを示します。 |
ePeakMeterAttribute PeakMeter ノードを示します。 |
必要条件
要件 | 価値 |
---|---|
サポートされる最小クライアント | Windows 8 |
サポートされる最小サーバー | Windows Server 2012 |
ヘッダー | portcls.h |