Hello.
Is there anyway I can find the memory location of a variable? Something similar to AddressOf function which returns the memory location of a function/procedure.
Thanx.
Sean Kim
Printable View
Hello.
Is there anyway I can find the memory location of a variable? Something similar to AddressOf function which returns the memory location of a function/procedure.
Thanx.
Sean Kim
You can use the Undocumented and Unsupported VarPtr Function to return the Pointer to any supplied Variable.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]