Platform SDK: Broadcast Architecture

CTimeSlotEnhancements

Each CTimeSlotEnhancements object corresponds to a single record of the TimeSlot Enhancements table. These objects are created and initialized by CTimeSlotEnhancementsRecordset objects.

The CTimeSlotEnhancements class provides the following methods, which your application can use to set and retrieve the values of fields for a CTimeSlotEnhancements object.

Method Description
SetTimeSlotID Sets the value of the TSE Time Slot ID field.
SetMappingID Sets the value of the TSE Mapping ID field.
TimeSlotID Retrieves the value of the TSE Time Slot ID field.
MappingID Retrieves the value of the TSE Mapping ID field.

Requirements

  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in mapping.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

CTimeSlotEnhancementsRecordset, TimeSlot Enhancements table