CTheme::SetSubGenreID

[This is preliminary documentation and subject to change.]

The SetSubGenreID method sets the value of the T Sub Genre ID field in the CTheme record object.

void SetSubGenreID(
  long lSubGenreID  
);
 

Parameters

lSubGenreID
The T SubGenre 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 theme.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.