Be afraid; be very afraid
Generally, there is no concept of a pointer in LabVIEW. LabVIEW is a managed environment so it is more like .NET. You don't know here it is stored or even how much memory is used to store it.
The CLFN will do that out-of-the-box
.Yes.
Because you don't know where it is for the lifetime of the variable.