IMethodInvoker2.Invoke (METH)ΒΆ
METHOD Invoke
This method will be called of direct method calls, and can return a payload
- InOut:
Scope
Name
Type
Initial
Comment
Input
wsMethodNameWSTRINGName of the method
pbInputPayloadPOINTER TO BYTE
Pointer to the input payload
udiMaxInputPayloadSizeUDINTMaximum size of pbInputPayload
udiPayloadSizeUDINTSize of pbInputPayload
pbOutputPayloadPOINTER TO BYTE
0
Pointer to the output JSON-String e.g. POINTER TO STRING(255)
Output
iStatusINTStatus of the call