gmslAPI  0.1
gmslAPI: An API for Developing Upgrade Solutions using Great Migrations Technology
gmslLibrary.Enums.ObjectType Class Reference

Public Attributes

const int ForwardReference = 0
 
const int MetaLanguage = 1
 
const int ProjectFile = 2
 
const int FormFile = 3
 
const int ModuleFile = 4
 
const int ClassFile = 5
 
const int AspFile = 6
 
const int Subprogram = 7
 
const int Variable = 8
 
const int Constant = 9
 
const int Property = 10
 
const int Declaration = 11
 
const int Structure = 12
 
const int Enumeration = 13
 
const int EnumeratedEntry = 14
 
const int StatementLabel = 15
 
const int Event = 16
 
const int Vb_Name = 17
 
const int Library = 18
 
const int Interface = 19
 
const int Coclass = 20
 
const int Typedef = 21
 
const int Component = 22
 
const int ResXinfo = 23
 
const int Registry = 24
 
const int DataStore = 25
 
const int VBScriptFile = 26
 
const int MigClass = 27
 
const int IdlLibrary = 28
 
const int IdlInterface = 29
 
const int IdlCoclass = 30
 
const int IdlEnum = 31
 
const int IdlComponent = 32
 
const int IdlArgument = 33
 
const int IdlTypedef = 34
 
const int IdlStruct = 35
 
const int IdlUnion = 36
 

The documentation for this class was generated from the following file: