+ \r
+ /** Sends a Serial Control Line State Change notification to the host. This should be called when the virtual serial control\r
+ * lines (DCD, DSR, etc.) have changed states, or to give BREAK notfications to the host. Line states persist until they are\r
+ * cleared via a second notification.\r
+ *\r
+ * \param CDCInterfaceInfo Pointer to a structure containing a CDC Class configuration and state.\r
+ * \param LineStateMask Mask of CDC_CONTROL_LINE_IN_* masks giving the current control line states\r
+ */\r