gmscMetaSymbolClass

The MetaSymbol Service Class

The service class MetaSymbol accesses symbol information in the language file.

The method MetaSymbol_Constant

Prototype


 int MetaSymbol_Constant(char* ident,int nIdent,int Enum)
The MetaSymbol_Constant method Its parameters are:

Parameter Description


The method MetaSymbol_ConstCode

Prototype


 int MetaSymbol_ConstCode(int opc,int iValue)
The MetaSymbol_ConstCode method Its parameters are:

Parameter Description


The method MetaSymbol_ConstValue

Prototype


 int MetaSymbol_ConstValue(int opc,int subc)
The MetaSymbol_ConstValue method Its parameters are:

Parameter Description


The method MetaSymbol_FindConstant

Prototype


 int MetaSymbol_FindConstant(char* ident,int nIdent)
The MetaSymbol_FindConstant method Its parameters are:

Parameter Description


The method MetaSymbol_FindEnumeration

Prototype


 int MetaSymbol_FindEnumeration(char* ident)
The MetaSymbol_FindEnumeration method Its parameters are:

Parameter Description


Table of Contents