次の方法で共有


MicrophoneLocation Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum MicrophoneLocation
[<System.Flags>]
type MicrophoneLocation = 
Inheritance
MicrophoneLocation
Attributes

Fields

Name Value Description
Unknown 0
Mainbody 1
MainbodyMovable 2
Peripheral 3

Applies to