If I want to do a PEEK of a memory address that I got from VARPTR, then I need to know the data type of a pointer, right? So what is the data type of a pointer? I mean, obviously it's a numeric data type, and it's a memory address, so it can't be BYTE.
Bookmarks