V

[This is preliminary documentation and subject to change.]

virtual function table (VTBL)
A table of function pointers, such as an implementation of a class. The pointers in the VTBL point to the members of the interfaces that an object supports.
A B C D E F G H I J K L M N O P Q R S T U W X Y Z