|
-
September 26th, 1999, 04:45 AM
#1
Help: Pointer in VB
How can i convert object's pointer to a string ?
Please help
Sigal.
-
September 27th, 1999, 07:21 PM
#2
Re: Help: Pointer in VB
To get the object's pointer, use VB's ObjPtr function (not documented). To go the other way (convert a pointer back into an object), see http://www.freevbcode.com/ShowCode.Asp?ID=230
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|