ITComOnlineChange interface

The ITComOnlineChange interface is used to perform Online Changes of modules.

Syntax

TCOM_DECL_INTERFACE ("D28A8CD2-5477-4B75-AF0F-998841AF9E44", ITComOnlineChange)

ITComOnlineChange interface 1: Methods

Name

Description

PrepareOnlineChange

This method is called to prepare the Online Change.

PerformOnlineChange

This method is called to perform the Online Change.

Comments

The implementation of this interface is necessary for a module to be capable of Online Change. Furthermore such a module must be created in a versioned C++ project.