The OnDCD event occurs when the DCD signal state is changed.
OnDCD( | ||
BOOL On | // DCD signal state | |
); |
Parameters
On [in] Determines the state of DCD signal. This parameter can be any of the following values:
Value | Meaning |
TRUE | DCD signal is sent |
FALSE | DCD signal is cleared |
See also