Platform SDK: Broadcast Architecture

CEpisodeProperty::SetEpisodeID

The SetEpisodeID method sets the value of the Episode ID field in the CEpisodeProperty record object. C syntax is shown.

void SetEpisodeID(
  LONG lEpisodeID
);

Parameters

lEpisodeID
EP Episode 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 epprop.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

Episode ID