Results 1 to 2 of 2

Thread: RE: Finding memory location address

  1. #1
    Guest

    Post

    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

  2. #2
    Guru Aaron Young's Avatar
    Join Date
    Jun 1999
    Location
    Red Wing, MN, USA
    Posts
    2,177

    Post

    You can use the Undocumented and Unsupported VarPtr Function to return the Pointer to any supplied Variable.

    ------------------
    Aaron Young
    Analyst Programmer
    aarony@redwingsoftware.com
    adyoung@win.bright.net

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width