CEpisodeT::SetAbbreviation

[This is preliminary documentation and subject to change.]

The SetAbbreviation method sets the value of the E Abbreviation field in the CEpisodeT record object.

void SetAbbreviation(
  long lAbbreviation  
);
 

Parameters

lAbbreviation
The E Abbreviation value to set.

Return Values

This method does not return a value.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in episodet.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.