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


ICodeWarriorTarget

This interface allows you to manipulate targets within the project. For a discussion of targets and what they are refer to the IDE User Guide.

The methods documented as of this date include:


Check for Browsing State - BrowserEnabled

This lets you see if the browser is enabled for an existing target in a project. Refer to Listing 3.26 for an example.


Arguments

None


Return Value

VARIANT_BOOL* fEnabled - whether the browser is enabled or not.


Turn on Browsing- BrowserEnabled

Enable or disable the symbol browser.


Arguments

VARIANT_BOOL* fEnabled - whether to enable the browser or not.


Return Value

None


Access the Browser Symbols - BrowserDB


This allows access to the browser symbols.


Arguments

None


Return Value

ICodeWarriorSymbolContainer** catalog - the symbols.


[ 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