This exception is thrown from MMPViewPathHelper when an
attempt is made to convert a full path into an MMP path and the
path's drive differs from that of the current SDK.
Represents a process specified as a <process> element in a template xml file,
and executed after successful completion of the wizard specified by the template.
isValid() -
Method in interface com.nokia.carbide.cpp.epoc.engine.image.IImageSource
tell if the entry is valid (e.g., initialized):
path must be set and depth must be nonzero,
and if in color, depth must be 4, 8, 16, or 24, else 1, 2, 4, or 8
ISymbianBuildContext represents a single buildable unit for a Symbian SDK and
is used to get the various parts of the build parameters (e.g. platform and target)
from the configuration display string
This interface, implemented by a client or by a standard implementation,
is used to determine how to interpret preprocessor conditionals and macros
when determining what content to expose from a preprocessor DOM.