Click here to Skip to main content
15,883,901 members
Articles / Programming Languages / Visual Basic

Marshal variable length array of structs from C to VB.NET

Rate me:
Please Sign up or sign in to vote.
4.67/5 (4 votes)
24 Jul 2011CPOL4 min read 32.7K   15  
How to pass a variable length array of structs from C to VB.NET.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Sweden Sweden
have 5+ years of experience working as a software developer. My main area is the .NET platform and C# is my main language.
I am an experienced consultant and has worked both as an on-site consultant aswell as an in-house developer. Apart from developing software I have also been involved with training of end users, writing documentation, test and 3rd line support.

I have working with projects in several different industries such as Oil/Gas, Nuclear Power ,Telecoms, Defense and Life Science. Working in serveal different fields have given me broad technical experience
and understanding of the demands within the different fields. My work experience ranges from developing industrial automation systems ,realtime systems, traceability systems to web based SMS payment portals.

Most of my experience is on the .NET platform but I have also worked with C++ and Java. With databases I have worked mostly with Microsoft Sql server and Oracle but I also have good knowledge of open source databases such as MySql and MariaDB
Within Web development have worked mostly with the ASP.NET MVC architecture. I have worked mainly with backend development in C# but have also been working with frontend using Jquery, HTML5 and CSS. I have also been doing a project developing an Android app for a homeautomation system using Android Studio.

I have a great interest in learning new technologies and I am a fast learner. Javascript is a area of focus right now and technologies such as asynchronous serverside JavaScript(Nodejs), realtime web applications with websockets(socket.io) and peer2peer based videostreaming wirh webrtc are currently taking a lot of my sparetime.
Other areas of interest are php based cms systems such as Wordpress and being a Google fan software development on the Android platform is a must. Currently i am exploring the Android Wear SDK. Love that Android Studio finally came.

Comments and Discussions