Description
This article is from the Programming VCOMM
FAQ, by nelson@desktop.nsc.com (Taed Nelson) with numerous
contributions by others.
10.4: PortGetCommConfig and PortSetCommConfig
There is no documentation on these functions.
Serial.vxd doesn't handle the error conditions in these functions correctly.
For example, PortGetCommConfig returns TRUE in all cases, even if dwSize is
less than the size of the Win32 DCB structure (see serfunc.asm module).
 
Continue to:
Share and Enjoy
Bookmark this story so others can enjoy it:
Tags
pc, OS, COMM port driver, Microsoft Windows, compilation