CSubGenre::Name

[This is preliminary documentation and subject to change.]

The Name method returns the value of the SG Name field from the CSubGenre record object.

CString Name(void);
 

Parameters

None.

Return Values

The value of the SG Name field.

QuickInfo

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