I_TcArguments
This interface defines methods for the argument handling.
Inheritance hierarchy
__SYSTEM.IQueryInterface
I_TcArguments
Methods
Name | Description |
---|---|
Adds binary data as an argument. | |
Adds an argument of the type BOOL. | |
Adds an argument of the type BYTE. | |
Adds an argument of the type DINT. | |
Adds an argument of the type DWORD. | |
Adds a reference to another event as an argument. | |
Adds a reference to another event as an argument. | |
Adds an argument of the type INT. | |
Adds an argument of the type LINT. | |
Adds an argument of the type LREAL. | |
Adds an argument of the type REAL. | |
Adds an argument of the type SINT. | |
Adds an argument of the type STRING. | |
Adds an argument of the type UDINT. | |
Adds an argument of the type INT. | |
Adds an argument of the type ULINT. | |
Adds an argument of the type USINT. | |
Adds an argument of the type WORD. | |
Adds an argument of the type WSTRING. | |
Removes all arguments. |
Properties
Name | Type | Access | Description |
---|---|---|---|
nCount | UDINT | Get | Returns the number of transferred arguments. |