Table of Contents

ZLIST

Description

ZLIST is a handle to Zeolite variables with a variable type of VarID_varlist.

This data handle is widely used in the 'zlist_' API functions, and may be wrapped by the CzList class.

You may safely cast between ZLIST and ZVAR. Casting does not change the variable type referenced by the handle.

Definition

In Zeolite_defines.h:

typedef ZVAR ZLIST;

Type identifiers

VarID VarID_varlist
MapID N/A (ZLIST is not a valid map type.)