COM_Deinit (Windows CE 5.0)
This function de-initializes the serial port.
BOOL COM_Deinit(void);
Parameters
None.
Return Values
None.
Remarks
This function is called by the DeregisterDevice function, which is exposed to applications.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Developer defined.
Library: Serial.lib.
See Also
Send Feedback on this topic to the authors