[This is preliminary documentation and subject to change.]
The SetDescription method sets the value of the C Description field in the CChannelT record object.
void SetDescription(
  LPCTSTR szDescription   
);
 This method does not return a value.
  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in channelt.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.