CRating::SetRatingSystemID

[This is preliminary documentation and subject to change.]

The SetRatingSystemID method sets the value of the R Rating System ID field in the CRating record object.

void SetRatingSystemID(
  long lRatingSystemID  
);
 

Parameters

lRatingSystemID
The R Rating System ID value to set.

Return Values

This method does not return a value.

QuickInfo

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