win32.mcx

Windows API header module

Translated from MinGW Windows headers

Members

Aliases

PMODEMDEVCAPS, LPMODEMDEVCAPS
alias PMODEMDEVCAPS, LPMODEMDEVCAPS = MODEMDEVCAPS*
Undocumented in source.
PMODEMSETTINGS, LPMODEMSETTINGS
alias PMODEMSETTINGS, LPMODEMSETTINGS = MODEMSETTINGS*
Undocumented in source.

Enums

MDMSPKR_OFF
anonymousenum MDMSPKR_OFF
Undocumented in source.
MDMVOL_LOW
anonymousenum MDMVOL_LOW
Undocumented in source.

Structs

MODEMDEVCAPS
struct MODEMDEVCAPS
Undocumented in source.
MODEMSETTINGS
struct MODEMSETTINGS
Undocumented in source.

Variables

DIALOPTION_BILLING
enum DWORD DIALOPTION_BILLING;
DIALOPTION_DIALTONE
enum DWORD DIALOPTION_DIALTONE;
DIALOPTION_QUIET
enum DWORD DIALOPTION_QUIET;
MDMSPKRFLAG_CALLSETUP
enum DWORD MDMSPKRFLAG_CALLSETUP;
MDMSPKRFLAG_DIAL
enum DWORD MDMSPKRFLAG_DIAL;
Undocumented in source.
MDMSPKRFLAG_OFF
enum DWORD MDMSPKRFLAG_OFF;
MDMSPKRFLAG_ON
enum DWORD MDMSPKRFLAG_ON;
MDMVOLFLAG_HIGH
enum DWORD MDMVOLFLAG_HIGH;
Undocumented in source.
MDMVOLFLAG_LOW
enum DWORD MDMVOLFLAG_LOW;
MDMVOLFLAG_MEDIUM
enum DWORD MDMVOLFLAG_MEDIUM;
MDM_BLIND_DIAL
enum DWORD MDM_BLIND_DIAL;
MDM_CCITT_OVERRIDE
enum DWORD MDM_CCITT_OVERRIDE;
MDM_CELLULAR
enum DWORD MDM_CELLULAR;
Undocumented in source.
MDM_COMPRESSION
enum DWORD MDM_COMPRESSION;
MDM_ERROR_CONTROL
enum DWORD MDM_ERROR_CONTROL;
MDM_FLOWCONTROL_HARD
enum DWORD MDM_FLOWCONTROL_HARD;
MDM_FLOWCONTROL_SOFT
enum DWORD MDM_FLOWCONTROL_SOFT;
MDM_FORCED_EC
enum DWORD MDM_FORCED_EC;
MDM_SPEED_ADJUST
enum DWORD MDM_SPEED_ADJUST;
MDM_TONE_DIAL
enum DWORD MDM_TONE_DIAL;
MDM_V23_OVERRIDE
enum DWORD MDM_V23_OVERRIDE;
Undocumented in source.

Meta

Source

See Source File
core/sys/windows/mcx.d Automatically imported and edited from the druntime module core.sys.windows.mcx for the auto-generated win32 package.

Authors

Stewart Gordon