Platform SDK: Broadcast Architecture

CTimeSlotEnhancements::SetTimeSlotID

The SetTimeSlotID method sets the value of the TSE Time Slot ID field in the CTimeSlotEnhancements record object. C syntax is shown.

void SetTimeSlotID(
  LONG lTimeSlotID
);

Parameters

lTimeSlotID
TSE Time Slot ID value to set.

Return Values

This method does not return a value.

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

CTimeSlotEnhancements::TimeSlotID, TSE Time Slot ID