IMethodInvoker.Invoke (METH)ΒΆ

METHOD Invoke

This method will be called of direct method calls.

InOut:

Scope

Name

Type

Comment

Input

wsMethodName

WSTRING

Name of the method

pbInputPayload

POINTER TO BYTE

Pointer to the input payload

udiMaxInputPayloadSize

UDINT

Maximum size of pbInputPayload

udiPayloadSize

UDINT

Size of pbInputPayload

Output

iStatus

INT

Status of the call