Platform SDK: Broadcast Architecture

CTheme::SetThemeID

The SetThemeID method sets the value of the T Theme ID field in the CTheme record object. C syntax is shown.

void SetThemeID(
  LONG lThemeID
);

Parameters

lThemeID
T Theme 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 theme.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

T Theme ID