Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kType_VTableT (   kType_type,
 
)
related

Gets a strongly-typed pointer to the type's primary virtual method table.

This method raises a debug assertion if the specified type object is not an instance of the specified type identifier.

Parameters
kType_typeType object.
TType identifier (e.g., kObject).
Returns
Strongly-typed virtual table pointer.