Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4

Other versions are also available for the following:
Visual Studio Automation and Extensibility Reference
midlStructMemberAlignOption Enumeration

Used by the StructMemberAlignment property.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Visual Basic
Public Enumeration midlStructMemberAlignOption
C#
public enum midlStructMemberAlignOption
Visual C++
public enum class midlStructMemberAlignOption
F#
type midlStructMemberAlignOption
JScript
public enum midlStructMemberAlignOption
Member nameDescription
midlAlignNotSetBoundries not set.
midlAlignSingleByte1-byte boundaries for struct member alignment
midlAlignTwoBytes2-byte boundaries for struct member alignment
midlAlignFourBytes4-byte boundaries for struct member alignment
midlAlignEightBytes8-byte boundaries for struct member alignment

See MIDL Property Pages: Advanced for more information.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker