Zen API
|
#define kCastIVTable_ | ( | IFACE, | |
OBJECT | |||
) |
Gets an interface virtual table pointer for the specified object.
Warning: This macro evaluates its arguments more than once.
IFACE | Interface type (e.g. kObjectPool). |
OBJECT | Object instance. |