GIS Dictionary
Browse dictionary
vTable binding
URL copied
Share URL
[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.
Related Terms
binding
DispID binding
early binding
late binding