Platform SDK: Broadcast Architecture

CRating::SetRating

The SetRating method sets the value of the R Rating field in the CRating record object. C syntax is shown.

void SetRating(
  FLOAT flRating
);

Parameters

flRating
R Rating 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 rating.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

R Rating