winIDEA SDK
iEclipse::IModule Struct Reference

Description

This interface provides information about a module.

#include <i_Eclipse.h>

Public Member Functions

virtual LPCSTR Name () PURE
 Returns the name of a module, for example 'main.c'.
 
virtual LPCSTR Path () PURE
 Returns the path of the module and module name, for example 'src\common\main.c'.