Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is vtable binding?

Binding vtable
0
Posted

What is vtable binding?

0

There are two forms of Early binding. The first and slower method utilizes the Invoke method of the OLE IDispatch interface. The second and faster method utilizes a technique called virtual table (vtable) binding. It uses an offset into a virtual function table to determine what code to call. Calling a vtable-bound method for an in-process OLE server typically requires no more overhead than calling a function in a DLL. What does this mean to you as a Microsoft Office programmer? Almost nothing. This is all taken care of behind the scenes.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.