lq-text: LQU_NameRefVariableAllocatedByLibrary

API int LQU_NameRefVariableAllocatedByLibrary (NameRef) t_NameRef NameRef;

Purpose

Determines whether the variable associated with the given NameRef was allocated automatically (and is anonymous), or whether it was allocated externally and supplied to on of the Name Space creation functions.

Notes

The NameRef must be valid.