Platform SDK: Broadcast Architecture

CEpisodeT::SetTitle

The SetTitle method sets the value of the E Title field in the CEpisodeT record object. C syntax is shown.

void SetTitle(
  LPCTSTR cszTitle  
);

Parameters

cszTitle
E Title 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 episodet.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

E Title