[This is preliminary documentation and subject to change.]
Each CSubGenre object corresponds to a single record of the SubGenre table in the Guide database. You can use the methods of CSubGenre to retrieve and set field values. These objects are created and initialized by CSubGenreRecordset objects.
The CSubGenre class provides the following methods:
Method | Description |
---|---|
SetName | Sets the value of the SG Name field. |
SubGenreID | Retrieves the value of the SG Sub Genre ID field. This field is automatically generated and cannot be set. |
Name | Retrieves the value of the SG Name field. |
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in subgenre.h.
Import Library: Use dbsets.lib or dbsetsSt.lib.
Unicode: Yes.