realbasic-nug
[Top] [All Lists]

Re: Structures and Declares

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Structures and Declares
From: Phil M <phil at mobleybros dot com>
Date: Thu, 31 Aug 2006 15:57:53 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <CF07C57C-473B-4F62-AA74-16B9BB0EA8A7 at mobleybros dot com> <1EBDDB76-5AFC-4BF1-8F4E-FF91A03C71A4 at realsoftware dot com>
On Aug 31, 2006, at 3:45 PM, Jonathan Johnson wrote:

How can you get a Pointer of a Structure, in order to call a Declare?

Just declare the parameter as Byref and it will be passed as a pointer to the structure.

Very cool!  Thanks!

Now if I could only return Structures from Methods, I will be in hog heaven.

Any chance you have the Structure notes handy?

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>