realbasic-nug
[Top] [All Lists]

Passing a varargs to a Declare statement?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Passing a varargs to a Declare statement?
From: Tim Jones <tjmac at tolisgroup dot com>
Date: Thu, 29 Mar 2007 14:48:58 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hi Folks,

I've a need to call a function from a library that uses a variable  
number of arguments (vararg ... ) to the last part of the function  
call.  The LR and User Guides are very sparse on using Declares.  The  
first thing that I thought of was creating an array for the args and  
then passing the array ByRef, but that doesn't seem to work.  How  
should I go about doing this?

Thanks,

Tim
--
Tim Jones
tjmac at tolisgroup dot com

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

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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