gmscMetaSymbolClass
The MetaSymbol Service Class
Section titled “The MetaSymbol Service Class”The service class MetaSymbol accesses symbol information in the language file.
The method MetaSymbol_Constant
Section titled “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
Section titled “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
Section titled “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
Section titled “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
Section titled “The method MetaSymbol_FindEnumeration”Prototype
int MetaSymbol_FindEnumeration(char* ident)The MetaSymbol_FindEnumeration method Its parameters are:
| Parameter | Description |
|---|