|
Zen API
|
| #define kCastClass_ | ( | TYPE, | |
| OBJECT | |||
| ) |
Type-checks the specified object before returning a class-typed pointer to its implementation.
Warning: This macro evaluates its arguments more than once.
| TYPE | Type (e.g. kObject). |
| OBJECT | Object instance. |