VarRecallFlags Type (Enumeration)

vat.h

enum VarRecallFlags {VR_NO_SYS_VARS = 0x01, VR_FUNC_NAME = 0x02, VR_LINK = 0x04};

A collection of flags used in VarRecall.

VarRecallFlags is an enumeration describing possible flags used in the VarRecall function.