Platform SDK: Broadcast Architecture

CChannelT::SetEnhMapID

The SetEnhMapID method sets the value of the C Enhancement Mapping ID field in the CChannelT record object. C syntax is shown.

void SetEnhMapID(
  LPCTSTR szEnhMapID   
);

Parameters

szEnhMapID
C Enhancement 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 channelt.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

C Enhancement Mapping ID