[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


EAccessPathLocation

This enumeration has the values shown in Table 3.39. These values correspond to the Access Paths settings panel in the IDE. Refer to the IDE User Guide for more information about the functionality of the Access Paths and the meaning of their locality.

EAccessPathLocation enumeration:

 

Enumeration
Definition
kAbsolute (0)  
Absolute Path  
kProjectRelative (1)  
Path is relative to the project file's location on the file system  
kCompilerRelative (2)  
Path is relative to the compiler  
kSystemRelative (3)  
Path is relative to the system  
kUserDefined (4)  
Path is user defined  


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 02, 2000