Platform SDK: Broadcast Architecture

CEpisodeEnhancements::SetMappingID

The SetMappingID method sets the value of the EE Mapping ID field in the CEpisodeEnhancements record object. C syntax is shown.

void SetMappingID(
  LONG lMappingID
);

Parameters

lMappingID
EE Mapping 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

CEpisodeEnhancements::MappingID, EE Mapping ID