CRatingSystem

[This is preliminary documentation and subject to change.]

Each CRatingSystem object corresponds to a single record of the Rating System table in the Guide database. You can use the methods of CRatingSystem to retrieve and set field values. These objects are created and initialized by CRatingSystemRecordset objects.

The CRatingSystem class provides the following methods:

Method Description
SetTuningSpace Sets the value of the RS Tuning Space field.
SetName Sets the value of the RS Name field.
SetDescription Sets the value of the RS Description field.
RatingSystemID Retrieves the value of the RS Rating System ID field.
TuningSpace Retrieves the value of the RS Tuning Space field.
Name Retrieves the value of the RS Name field.
Description Retrieves the value of the RS Description field.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in ratingsy.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.