GIS Dictionary
Definitions for GIS terms related to operations such as analysis, GIS modeling and web-based GIS, cartography, and Esri software.
Now available for purchase: A to Z GIS: An illustrated dictionary of geographic information systems.
Search the GIS Dictionary:
GIS Bibliography
Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.
DispID binding
See Also:
early binding,
vTable binding
-
[non-ESRI software]
A type of early binding in which DispID properties and methods are accessed at compile time, so there's no need to call them at run time. DispID binding is used for components that have type libraries but don't support vTable binding. MapObjects uses DispID binding.