Source position: nzt.inc line 366
type nzttPolicy = (
NZTTPOLICY_NONE = 0,
NZTTPOLICY_RETRY_1,
NZTTPOLICY_RETRY_2,
NZTTPOLICY_RETRY_3
);