IMsmGetFiles interface (mergemod.h)

The IMsmGetFiles interface enables the client to retrieve the files needed in a particular language of the module.

Inheritance

The IMsmGetFiles interface inherits from the IDispatch interface. IMsmGetFiles also has these types of members:

Methods

The IMsmGetFiles interface has these methods.

 
IMsmGetFiles::get_ModuleFiles

The get_ModuleFiles method retrieves the ModuleFiles property of the GetFiles object.

Requirements

Requirement Value
Minimum supported client Mergemod.dll 1.0 or later
Target Platform Windows
Header mergemod.h

See also

IDispatch

Merge Module Automation