2 messages in net.java.dev.jna.usersRe: [jna-users] Struct usage
FromSent OnAttachments
Daniel HorowitzJun 14, 2007 6:32 pm 
Timothy WallJun 14, 2007 7:35 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] Struct usageActions...
From:Timothy Wall (twal@dev.java.net)
Date:Jun 14, 2007 7:35:17 pm
List:net.java.dev.jna.users

It only needs to extend Structure.

On Jun 14, 2007, at 9:32 PM, Daniel Horowitz wrote:

In the example code a struct implemented as a a static inner class. Can the struct be an external class which is obviously not static?