CChannelProperty

[This is preliminary documentation and subject to change.]

Each CChannelProperty object corresponds to a single record of the Channel Property table in the Guide database. You can use the methods of CChannelProperty to retrieve and set field values. These objects are created and initialized by CChannelPropertyRecordset objects.

The CChannelProperty class provides the following methods:

Method Description
SetChannelID Sets the value of the CP Channel ID field.
SetBroadcastPropertyID Sets the value of the CP Broadcast Property ID field.
ChannelID Retrieves the value of the CP Channel ID field.
BroadcastPropertyID Retrieves the value of the CP Broadcast Property ID field.

QuickInfo

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