CEnhancement::SetEnhancementID

[This is preliminary documentation and subject to change.]

The SetEnhancementID method sets the value of the EN Enhancement ID field in the CEnhancement record object.

void SetEnhancementID(
  LPCTSTR cszEnhancementID  
);
 

Parameters

cszEnhancementID
The EN Enhancement ID 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 enhance.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.