IActionController.ControlExitAction (METH)

METHOD ControlExitAction

Intended for releasing external resources (like RTS handles)

Do not call other internal function block instances in the context of this method. Call only external functions defined inside the RTS. For cleaning up other resources than external ones, please use the CleanupAction. This method should be callable in the context of FB_EXIT for example before downloading a new application or before reseting an application.

InOut:

Scope

Name

Type

Input

itfExitActionProvider

IExitActionProvider

xAfterCleanup

BOOL

xInCopyCode

BOOL