This topic has not yet been rated - Rate this topic

addressAwarenessType Enumeration

Used to specify whether the linker is able to handle addresses larger than 2 GB.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
public enum addressAwarenessType
Member name Description
addrAwareDefault Default
addrAwareNoLarge Does not handle addresses larger than 2 GB
addrAwareLarge Handles addresses larger than 2 GB

See LargeAddressAware for more information.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement