4 messages in net.java.dev.jna.users[jna-users] Calling methods/functions...
FromSent OnAttachments
Ian McDonaghOct 14, 2008 7:37 am 
Timothy WallOct 14, 2008 7:48 am 
Ian McDonaghOct 14, 2008 8:02 am 
Timothy WallOct 14, 2008 8:13 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] Calling methods/functions on C++ classes, eg. IUnknownActions...
From:Ian McDonagh (ianm@yahoo.co.uk)
Date:Oct 14, 2008 7:37:44 am
List:net.java.dev.jna.users

Does JNA support calling functions on C++ classes?

I would like to call methods on an IUknown, eg. an IMAPISession (defined in
Windows MAPI mapi32.dll).

Any help would be greatly appreciated.

- Ian