Skip to content

gmscMetaSymbolClass

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


Prototype

int MetaSymbol_Constant(char* ident,int nIdent,int Enum)

The MetaSymbol_Constant method Its parameters are:

ParameterDescription


Prototype

int MetaSymbol_ConstCode(int opc,int iValue)

The MetaSymbol_ConstCode method Its parameters are:

ParameterDescription


Prototype

int MetaSymbol_ConstValue(int opc,int subc)

The MetaSymbol_ConstValue method Its parameters are:

ParameterDescription


Prototype

int MetaSymbol_FindConstant(char* ident,int nIdent)

The MetaSymbol_FindConstant method Its parameters are:

ParameterDescription


Prototype

int MetaSymbol_FindEnumeration(char* ident)

The MetaSymbol_FindEnumeration method Its parameters are:

ParameterDescription