9 messages in net.java.dev.jna.usersRe: Structure ... has unknown size
FromSent OnAttachments
Peter NabbefeldApr 20, 2008 3:33 am 
Timothy WallApr 20, 2008 4:52 am 
Peter NabbefeldApr 20, 2008 11:01 am 
Timothy WallApr 20, 2008 1:40 pm 
Peter NabbefeldApr 20, 2008 1:42 pm 
Timothy WallApr 20, 2008 2:11 pm 
Peter NabbefeldApr 20, 2008 10:38 pm 
Peter NabbefeldApr 20, 2008 10:38 pm 
Timothy WallApr 23, 2008 6:12 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: Structure ... has unknown sizeActions...
From:Peter Nabbefeld (Pete@gmx.de)
Date:Apr 20, 2008 11:01:41 am
List:net.java.dev.jna.users

Timothy Wall wrote:

...

public class StructUsbBus extends Structure implements Limits {

public static class ByReference extends StructUsbBus implements Structure.ByReference { }

Thank You for Your answer!

Is it correct, to use an "empty" definition here? I still get the same error ...

Kind regards