CGenre::SetName

[This is preliminary documentation and subject to change.]

The SetName method sets the value of the G Name field in the CGenre record object.

void SetName(
  LPCTSTR cszName  
);
 

Parameters

cszName
G Name 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 genre.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.

See Also

G Name