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

Declares type information for a structure value type.

Parameters
PREFIXFunction/data declaration prefix (e.g. k).
SYMBOLValue symbol(e.g. k32s).
BASEValue base symbol (typically kValue).
See also
Extending Zen, kBeginValueEx, kEndValueEx