does anyone know how to get the address of a variable in vb.

like in c, we use the operator &, &variable to get the address of the variable

any advise is appreciated