2 messages in net.java.dev.jna.usersRe: [jna-users] [jna-users]: Put a va...
FromSent OnAttachments
amina guermoucheAug 26, 2008 12:52 am 
Timothy WallAug 26, 2008 4:05 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] [jna-users]: Put a value to PointerByReferenceActions...
From:Timothy Wall (twal@dev.java.net)
Date:Aug 26, 2008 4:05:00 am
List:net.java.dev.jna.users

Allocate Memory the size of your string buffer, optionally initialize it with .setString(0, str), then use its value to initialize the PointerByReference.

On Aug 26, 2008, at 3:52 AM, amina guermouche wrote:

Hello, Is there a way to put the value of a PointerByReference? I need this PointerByReference to have the value of a string variable. Thanks.

Envoyé avec Yahoo! Mail. Une boite mail plus intelligente.