Zen API
|
|
related |
Gets a strongly-typed pointer to the type's virtual method table corresponding to the specified interface type.
This method raises a debug assertion if the specified type object does not implement of the specified interface type.
kType_type | Type object. |
T | Interface type identifier (e.g., kCollection). |