Post

 Resources 

Console


RE: Pointers in VB? David Goodlad (1 reply, 0 views) (2000-Jun-25)
-
VarPtr is an undocumented function internal to VB which gets you the pointer to a variable... I don't think it can really be *that* useful in VB since there's no real easy way to actually USE the pointer (ie: you can't do *Ptr = 15), it's mainly used for passing a pointer to a variable used in API calls that need it. David


-
Up One Level | Back to Forum

That's what I thought, thanks *nt* Mattman (0 replies) (2000-Jun-26)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 127 visitors within the last 20 minutes
RSS News Feed