Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kCastIVTable_ (   IFACE,
  OBJECT 
)

Gets an interface virtual table pointer for the specified object.

Warning: This macro evaluates its arguments more than once.

Parameters
IFACEInterface type (e.g. kObjectPool).
OBJECTObject instance.
Returns
Pointer to virtual table.
See also
Extending Zen