realbasic-plugins
[Top] [All Lists]

Re: Does REALUnlockObject work on a REALobjectArray?

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Does REALUnlockObject work on a REALobjectArray?
From: Alfred Van Hoek <vanhoek at mac dot com>
Date: Sat, 28 Jan 2006 17:17:02 -0500
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <ea5840a251d79cca2705b7f4ac966092 at mac dot com> <849E1004-16A9-4F68-BA8E-564AB66858CD at realsoftware dot com> <e87d1e73e9aa8321062d259ece964a1d at mac dot com> <4CA159EC-7012-4D3E-B61B-22F99E051A91 at haranbanjo dot com>

On Jan 28, 2006, at 3:54 PM, Will Leshner wrote:

"ReturnItems() as MyVariant()"


Tried that too, but :

dim result() As MyVariant
dim theMyVariant = new MyVariant
// do something with theMyVariant
......

result = theMyVariant.ReturnItems



then RB always complains that the method does not return a value. It looks like it is a bug in the parsing of a method declaration from a plugin, perhaps a keyword is necessary here?

Alfred

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