Platform SDK: Broadcast Architecture

CRatingSystem::SetDescription

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

void SetDescription(
  LPCTSTR cszDescription
);

Parameters

cszDescription
RS Description value to set.

Return Values

This method does not return a value.

Requirements

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

See Also

RS Description