|
Zen API
|
| #define kDeclareInterfaceEx | ( | PREFIX, | |
| SYMBOL, | |||
| BASE | |||
| ) |
Declares type information for an interface type.
| PREFIX | Function/data declaration prefix (e.g. k). |
| SYMBOL | Interface symbol(e.g. kCollection). |
| BASE | Interface base symbol (typically kNull). |