Contents

kSCPropNetModemDialMode

The Modem key DialMode, whose value is of type CFString.

Declaration

let kSCPropNetModemDialMode: CFString

Discussion

This key can be passed the following constants:

  • kSCValNetModemDialModeIgnoreDialTone, which has the value IgnoreDialTone

  • kSCValNetModemDialModeManual, which has the value Manual

  • kSCValNetModemDialModeWaitForDialTone, which has the value WaitForDialTone

See Also

Constants