Click or drag to resize

SymbolIOInfo Properties

The SymbolIOInfo type exposes the following members.

Properties
  NameDescription
Public propertyArea
Device area.
Public propertyAssociatedSymbol
The associated symbol.
Public propertyIOEntry
IOMap entry for the top level EIP module. This may be the same module as ModuleEntry or an antecendent object.
Public propertyModuleEntry
The IOMap entry for module.
Public propertyModuleIOOffset
The offset of the module data in the IO data.
Public propertyModuleSize
The size of the module data.
Public propertyName
Name.
Public propertySymbolModuleOffset
The offset of the associated symbol data in the module data.
Public propertySymbolName
Symbol name.
Top
See Also