Freigeben über


CellularDtmfMode Enumeration

Definition

Gibt den Typ der dualen Mehrfrequenz (DTMF) an, die von einem Mobiltelefon verwendet wird.

public enum class CellularDtmfMode
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
enum class CellularDtmfMode
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
public enum CellularDtmfMode
var value = Windows.ApplicationModel.Calls.CellularDtmfMode.continuous
Public Enum CellularDtmfMode
Vererbung
CellularDtmfMode
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (eingeführt in v1.0)
App-Funktionen
phoneCallHistory phoneCallHistorySystem

Felder

Burst 1

Töne werden burstweise gesendet.

Continuous 0

Töne werden kontinuierlich gesendet, was bedeutet, dass der Ton erst beendet werden sollte, wenn die Schaltfläche freigegeben wird.

Gilt für: