gmscMetaSymbolClass
- Mark Juras
Owned by Mark Juras
The MetaSymbol Service Class
The service class MetaSymbol accesses symbol information in the language file.The method MetaSymbol_Constant
Prototypeint MetaSymbol_Constant(char* ident,int nIdent,int Enum)
Parameter | Description |
The method MetaSymbol_ConstCode
Prototypeint MetaSymbol_ConstCode(int opc,int iValue)
Parameter | Description |
The method MetaSymbol_ConstValue
Prototypeint MetaSymbol_ConstValue(int opc,int subc)
Parameter | Description |
The method MetaSymbol_FindConstant
Prototypeint MetaSymbol_FindConstant(char* ident,int nIdent)
Parameter | Description |
The method MetaSymbol_FindEnumeration
Prototypeint MetaSymbol_FindEnumeration(char* ident)
Parameter | Description |
Table of Contents