3 messages in net.java.dev.jna.usersRe: [jna-users] passing void** as inp...
FromSent OnAttachments
Albert StrasheimFeb 12, 2008 3:42 am 
Nick EvgenievFeb 12, 2008 4:09 am 
Timothy WallFeb 12, 2008 5:32 am 
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] passing void** as input parameterActions...
From:Albert Strasheim (full@gmail.com)
Date:Feb 12, 2008 3:42:44 am
List:net.java.dev.jna.users

Hello,

I think you want JNA's PointerByReference.

Regards,

Albert

On Feb 12, 2008 1:41 PM, Nick Evgeniev <nevg@gmail.com> wrote:

Hi,

How do I pass void** as input parameters in jna call?