yxiaoxiao8888-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jan-05 06:08 UTC
One on the issue of the return win32api
hello,all: The code below: return = Win32API.new("my.dll", "myfunction", "PI", "P").call(params) The return value is a type C-Structure For example, struct person{ int age; char* name; } In the process of ruby,I how to get the return value --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---