SetDefaultCommConfigW (KERNEL32.@)
BOOL SetDefaultCommConfigW ( LPCSTR lpszDevice, LPCOMMCONFIG lpCommConfig, DWORD dwSize )
lpszDevice | [In] | The unicode name of the device targeted for configuration. |
lpCommConfig | [In] | The default configuration for the device. |
dwSize | [In] | The number of bytes in the configuration structure. |
Initializes the default configuration for the specified communication device. (unicode).
Defined in "winbase.h".
Implemented in "dlls/kernel/comm.c". source.winehq.org/source/dlls/kernel/comm.c
Debug channel "comm".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.