SerClrBrk
You can use theSerClrBrkfunction to deassert the break signal.
FUNCTION SerClrBrk (refNum: Integer): OSErr;
refNum- The driver reference number of the serial output driver.
DESCRIPTION
TheSerClrBrkfunction restores the output driver to normal operation after asserting a break signal with theSerSetBrkfunction.ASSEMBLY-LANGUAGE INFORMATION
TheSerClrBrkfunction is equivalent to a Device Manager control request with acsCodevalue of 11.RESULT CODES
noErr 0 No error
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help