Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Structure creation for API calls
Message
From
10/02/2004 09:09:34
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Structure creation for API calls
Miscellaneous
Thread ID:
00875848
Message ID:
00875848
Views:
65
I have been reading about API calls in VB .NET and I found that in order to pass an instance of a structure to API, i have to apply an attribute called:

LayoutKind

in the structures itselft, so my question is, what advatage do i obtain from using:

LayouKind.Sequential or LayoutKind.Explicit.

Is there any performance differences?
Next
Reply
Map
View

Click here to load this message in the networking platform