Request

Request 1:

Calling this method triggers the asynchronous text request.

Syntax

METHOD Request : HRESULT
VAR_INPUT
    eventClass : GUID;
    nLangId    : DINT;
END_VAR

Request 2: Inputs

Name

Type

Description

eventClass

GUID

GUID of the event class.

nLangId

DINT

Specifies the language ID

English (en-US) = 1033
German (de-DE) = 1031

Request 3: Return value

Name

Type

Description

Request

HRESULT

Returns possible error information.