2 messages in net.java.dev.jna.usersRe: [jna-users] ByReference types in ...
FromSent OnAttachments
James WayOct 24, 2007 11:25 am 
Timothy WallOct 24, 2007 12:04 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] ByReference types in callback functionsActions...
From:Timothy Wall (twal@dev.java.net)
Date:Oct 24, 2007 12:04:07 pm
List:net.java.dev.jna.users

On Oct 24, 2007, at 2:25 PM, James Way wrote:

I can use the Pointer type as an argument to a callback function, but I cannot use an IntByReference argument. Is this the way it has to be, an error on my part, or has it just not been implemented yet?

Probably just an oversight. Feel free to file an issue on it.