AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ GetMaxValue()

virtual unsigned int GitTpl::EnumLookupClass::GetMaxValue ( ) const
pure virtual

This function should return the maximum normal value of the enumerated value.

The enumerated value should have the range 0 through to the value returned by this function.

Returns
The maximum normal value of the enum.