CRatingSystem::SetTuningSpace

[This is preliminary documentation and subject to change.]

The SetTuningSpace method sets the value of the RS Tuning Space field in the CRatingSystem record object.

void SetTuningSpace(
  long lTuningSpace  
);
 

Parameters

lTuningSpace
The RS Tuning Space 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 ratingsy.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.