ReactOS 0.4.15-dev-8076-g06e89b2
mcx.h File Reference

Go to the source code of this file.

Classes

struct  _MODEMDEVCAPS
 
struct  _MODEMSETTINGS
 

Macros

#define DIALOPTION_BILLING   64
 
#define DIALOPTION_QUIET   128
 
#define DIALOPTION_DIALTONE   256
 
#define MDMVOLFLAG_LOW   1
 
#define MDMVOLFLAG_MEDIUM   2
 
#define MDMVOLFLAG_HIGH   4
 
#define MDMVOL_LOW   0
 
#define MDMVOL_MEDIUM   1
 
#define MDMVOL_HIGH   2
 
#define MDMSPKRFLAG_OFF   1
 
#define MDMSPKRFLAG_DIAL   2
 
#define MDMSPKRFLAG_ON   4
 
#define MDMSPKRFLAG_CALLSETUP   8
 
#define MDMSPKR_OFF   0
 
#define MDMSPKR_DIAL   1
 
#define MDMSPKR_ON   2
 
#define MDMSPKR_CALLSETUP   3
 
#define MDM_COMPRESSION   1
 
#define MDM_ERROR_CONTROL   2
 
#define MDM_FORCED_EC   4
 
#define MDM_CELLULAR   8
 
#define MDM_FLOWCONTROL_HARD   16
 
#define MDM_FLOWCONTROL_SOFT   32
 
#define MDM_CCITT_OVERRIDE   64
 
#define MDM_SPEED_ADJUST   128
 
#define MDM_TONE_DIAL   256
 
#define MDM_BLIND_DIAL   512
 
#define MDM_V23_OVERRIDE   1024
 

Typedefs

typedef struct _MODEMDEVCAPS MODEMDEVCAPS
 
typedef struct _MODEMDEVCAPSPMODEMDEVCAPS
 
typedef struct _MODEMDEVCAPSLPMODEMDEVCAPS
 
typedef struct _MODEMSETTINGS MODEMSETTINGS
 
typedef struct _MODEMSETTINGSPMODEMSETTINGS
 
typedef struct _MODEMSETTINGSLPMODEMSETTINGS
 

Macro Definition Documentation

◆ DIALOPTION_BILLING

#define DIALOPTION_BILLING   64

Definition at line 7 of file mcx.h.

◆ DIALOPTION_DIALTONE

#define DIALOPTION_DIALTONE   256

Definition at line 9 of file mcx.h.

◆ DIALOPTION_QUIET

#define DIALOPTION_QUIET   128

Definition at line 8 of file mcx.h.

◆ MDM_BLIND_DIAL

#define MDM_BLIND_DIAL   512

Definition at line 33 of file mcx.h.

◆ MDM_CCITT_OVERRIDE

#define MDM_CCITT_OVERRIDE   64

Definition at line 30 of file mcx.h.

◆ MDM_CELLULAR

#define MDM_CELLULAR   8

Definition at line 27 of file mcx.h.

◆ MDM_COMPRESSION

#define MDM_COMPRESSION   1

Definition at line 24 of file mcx.h.

◆ MDM_ERROR_CONTROL

#define MDM_ERROR_CONTROL   2

Definition at line 25 of file mcx.h.

◆ MDM_FLOWCONTROL_HARD

#define MDM_FLOWCONTROL_HARD   16

Definition at line 28 of file mcx.h.

◆ MDM_FLOWCONTROL_SOFT

#define MDM_FLOWCONTROL_SOFT   32

Definition at line 29 of file mcx.h.

◆ MDM_FORCED_EC

#define MDM_FORCED_EC   4

Definition at line 26 of file mcx.h.

◆ MDM_SPEED_ADJUST

#define MDM_SPEED_ADJUST   128

Definition at line 31 of file mcx.h.

◆ MDM_TONE_DIAL

#define MDM_TONE_DIAL   256

Definition at line 32 of file mcx.h.

◆ MDM_V23_OVERRIDE

#define MDM_V23_OVERRIDE   1024

Definition at line 34 of file mcx.h.

◆ MDMSPKR_CALLSETUP

#define MDMSPKR_CALLSETUP   3

Definition at line 23 of file mcx.h.

◆ MDMSPKR_DIAL

#define MDMSPKR_DIAL   1

Definition at line 21 of file mcx.h.

◆ MDMSPKR_OFF

#define MDMSPKR_OFF   0

Definition at line 20 of file mcx.h.

◆ MDMSPKR_ON

#define MDMSPKR_ON   2

Definition at line 22 of file mcx.h.

◆ MDMSPKRFLAG_CALLSETUP

#define MDMSPKRFLAG_CALLSETUP   8

Definition at line 19 of file mcx.h.

◆ MDMSPKRFLAG_DIAL

#define MDMSPKRFLAG_DIAL   2

Definition at line 17 of file mcx.h.

◆ MDMSPKRFLAG_OFF

#define MDMSPKRFLAG_OFF   1

Definition at line 16 of file mcx.h.

◆ MDMSPKRFLAG_ON

#define MDMSPKRFLAG_ON   4

Definition at line 18 of file mcx.h.

◆ MDMVOL_HIGH

#define MDMVOL_HIGH   2

Definition at line 15 of file mcx.h.

◆ MDMVOL_LOW

#define MDMVOL_LOW   0

Definition at line 13 of file mcx.h.

◆ MDMVOL_MEDIUM

#define MDMVOL_MEDIUM   1

Definition at line 14 of file mcx.h.

◆ MDMVOLFLAG_HIGH

#define MDMVOLFLAG_HIGH   4

Definition at line 12 of file mcx.h.

◆ MDMVOLFLAG_LOW

#define MDMVOLFLAG_LOW   1

Definition at line 10 of file mcx.h.

◆ MDMVOLFLAG_MEDIUM

#define MDMVOLFLAG_MEDIUM   2

Definition at line 11 of file mcx.h.

Typedef Documentation

◆ LPMODEMDEVCAPS

◆ LPMODEMSETTINGS

◆ MODEMDEVCAPS

◆ MODEMSETTINGS

◆ PMODEMDEVCAPS

◆ PMODEMSETTINGS