CTimeSlot::SetOtherPropertiesExist

[This is preliminary documentation and subject to change.]

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

void SetOtherPropertiesExist(
  BOOL bOtherPropertiesExist  
);
 

Parameters

bOtherPropertiesExist
The TS Other Properties Exist value to set.

Return Values

This method does not return a value.

QuickInfo

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