This topic has not yet been rated - Rate this topic

structMemberAlignOption Enumeration

Used by the StructMemberAlignment property.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
public enum structMemberAlignOption
Member name Description
alignNotSet Not set
alignSingleByte 1-byte boundary
alignTwoBytes 2-byte boundary
alignFourBytes 4-byte boundary
alignEightBytes 8-byte boundary
alignSixteenBytes 16-byte boundary
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement