stason.org logo lotus


previous page: 10.3: PortEscapeFunctionpage up: Programming VCOMM FAQnext page: 10.5: PortGetEventMask

10.4: PortGetCommConfig and PortSetCommConfig

 Books
 TULARC
















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:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

pc, OS, COMM port driver, Microsoft Windows, compilation







TOP
previous page: 10.3: PortEscapeFunctionpage up: Programming VCOMM FAQnext page: 10.5: PortGetEventMask