TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Karthik Agarwal
NA
748
266k
What does LayoutKind.Sequential mean?
Jun 26 2012 12:23 PM
I want to know what this following level mean in VB
<StructLayout(LayoutKind.Sequential, CharSet:=CharSet.Ansi)> _
And i want the statement equivalent to this in vc++.
I am in a process of converting the VB code to vc++.
I am done with everything except this part.
Reply
Answers (
1
)
I need the Windows API programming learning resources
How to get the field value is assigned to the variables of the structure in .txt file