SetDefaultCommConfigA.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

SetDefaultCommConfigA (KERNEL32.@)

SYNOPSIS

BOOL SetDefaultCommConfigA
 (
  LPCSTR       lpszDevice,
  LPCOMMCONFIG lpCommConfig,
  DWORD        dwSize
 )

DESCRIPTION

Initializes the default configuration for a communication device.

See SetDefaultCommConfigW(3w).

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/kernel32/comm.c".

Debug channel "comm".