RegisterCallback (Method)

Overview

Type:

Interface

Available as of:

V1.0.2.0

Inherits from:

-

Description

This method is used to register a callback interface of type IF_CallbackProxyHandler.

The return value of type BOOL indicates TRUE if the method execution was completed successfully. Otherwise, refer to the values of Result and ResultMsg to get detailed information about the detected error.

Interface

Input/Output

Data type

Description

i_ifCallback

IF_CallbackProxyHandler

Function block implementing the interface IF_CallbackProxyHandler to register as callback.