MODEMDEVCAPS class base Struct
Contains information about the capabilities of a modem.
- Inheritance
-
- Object
- NativeType
- Struct
- MODEMDEVCAPS
Constructors
Properties
-
abVariablePortion
↔ Array<
Uint8> -
read / write
- dwActualSize ↔ int
-
read / write
- dwCallSetupFailTimer ↔ int
-
read / write
- dwDevSpecificOffset ↔ int
-
read / write
- dwDevSpecificSize ↔ int
-
read / write
- dwDialOptions ↔ int
-
read / write
- dwInactivityTimeout ↔ int
-
read / write
- dwMaxDCERate ↔ int
-
read / write
- dwMaxDTERate ↔ int
-
read / write
- dwModemManufacturerOffset ↔ int
-
read / write
- dwModemManufacturerSize ↔ int
-
read / write
- dwModemModelOffset ↔ int
-
read / write
- dwModemModelSize ↔ int
-
read / write
- dwModemOptions ↔ int
-
read / write
- dwModemProviderVersion ↔ int
-
read / write
- dwModemVersionOffset ↔ int
-
read / write
- dwModemVersionSize ↔ int
-
read / write
- dwRequiredSize ↔ int
-
read / write
- dwSpeakerMode ↔ int
-
read / write
- dwSpeakerVolume ↔ int
-
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited