Platform SDK: Broadcast Architecture

CTimeSlot::SetOtherPropertiesExist

The SetOtherPropertiesExist method sets the value of the TS Other Properties Exist field in the CTimeSlot record object. C syntax is shown.

void SetOtherPropertiesExist(
  BOOL bOtherPropertiesExist
);

Parameters

bOtherPropertiesExist
TS Other Properties Exist 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 timeslot.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

TS Other Properties Exist