IDataItemProvider2.GetReadItems2 (METH)ΒΆ
METHOD GetReadItems2 : UDINT
- InOut:
Scope
Name
Type
Comment
Return
GetReadItems2
UDINT
Output
pItems
POINTER TO ARRAY [0..100] OF IDataItem2
the 100 is no hard border, only for the compiler
iItemCount
DINT
METHOD GetReadItems2 : UDINT
Scope |
Name |
Type |
Comment |
---|---|---|---|
Return |
|
|
|
Output |
|
POINTER TO ARRAY [0..100] OF IDataItem2 |
the 100 is no hard border, only for the compiler |
|
|