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:

  Search  

Browse the GIS Dictionary:

GIS Bibliography

Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.

vTable binding

See Also: DispID binding, early binding

  1. [programming] The fastest form of early binding, during which client code that uses a COM object (such as Visual Basic) binds to a method by indexing to a virtual function table, or vtable.