Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kDeclareArrayValueEx (   PREFIX,
  SYMBOL,
  BASE 
)

Declares type information for an array-based value type.

Parameters
PREFIXFunction/data declaration prefix (e.g. k).
SYMBOLValue symbol(e.g. kText32).
BASEValue base symbol (typically kValue).
See also
Extending Zen, kBeginArrayValueEx, kEndArrayValueEx