Platform SDK: Broadcast Architecture

CStation::SetDescription

The SetDescription method sets the value of the S Description field in the CStation record object. C syntax is shown.

void SetDescription(
  LPCTSTR szDescription
);

Parameters

szDescription
String to set in S Description.

Return Values

This method does not return a value.

Requirements

  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in station.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

S Description