| MAX_PATH_LEN |
256 |
The maximum length that has to be used for passing paths to functions (including terminating zero) |
| MAX_EVENT_SIZE |
0x400000 |
The maximum size of an event's data block. |
| MAX_NAME_LEN |
32 |
The maximum length of the node name (in tree change event) |
| ZI_MAX_ERROR_CATEGORY_LEN |
16 |
|