API int
LQU_SetNameRefVariableAllocatedByLibrary
(NameRef)
t_NameRef NameRef;
Purpose
Stores within the NameRef the fact that the variable associated with it is a piece of dynamically allocated memory internal to the Name Space library.
Notes
The NameRef must be valid.
This function should not be used by client software.