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: Jonathan Johnson <jonj at realsoftware dot com>
Date: Thu, 31 Aug 2006 17:45:07 -0500
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>

On Aug 31, 2006, at 5:43 PM, Phil M 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.

HTH,
Jon


--
Jonathan Johnson
jonj at realsoftware dot com
REAL Software, Inc.


_______________________________________________
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>