2 messages in net.java.dev.jna.users[jna-users] JNA types
FromSent OnAttachments
Asma ChihiApr 29, 2009 9:04 am 
Asma ChihiApr 30, 2009 1:15 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:[jna-users] JNA typesActions...
From:Asma Chihi (chih@gmail.com)
Date:Apr 29, 2009 9:04:51 am
List:net.java.dev.jna.users

Hi all,

Please I'm new in JNA and I wnat to know how to transform those C types in JNA:

const void* ??

typedef *enum* nameoftype { value1,...,valuen) ???

typedef int type; Thanks in advance.