\r
/** Retrieves the channel information structure with the given local or remote channel number from the channel list.\r
*\r
- * \param ChannelNumber Channel number to search for in the channel list\r
- * \param SearchByRemoteChannel Indicated whether to search for a channel information structure by the given remote channel\r
- * or local channel number\r
+ * \param[in] ChannelNumber Channel number to search for in the channel list\r
+ * \param[in] SearchByRemoteChannel Indicated whether to search for a channel information structure by the given remote channel\r
+ * or local channel number\r
*\r
* \return Pointer to the matching channel information structure in the channel table if found, NULL otherwise\r
*/\r