Platform SDK: Broadcast Architecture

CEnhancement::SetEnhancementID

The SetEnhancementID method sets the value of the EN Enhancement ID field in the CEnhancement record object. C syntax is shown.

void SetEnhancementID(
  LPCTSTR cszEnhancementID
);

Parameters

cszEnhancementID
EN Enhancement 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 enhance.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

EN Enhancement ID