ITcVnIteratorBase
Offers a base interface for iterators
Methods
Name |
Origin |
Description |
---|---|---|
ITcUnknown |
Increments the reference counter. | |
ITcUnknown |
Get a reference to an implemented interface. | |
ITcUnknown |
Decrements the reference counter. | |
ITcVnIteratorBase |
Checks if the iterator points to the first element. | |
ITcVnIteratorBase |
Checks if the iterator points to the past-the-end element (alternatively use F_VN_CheckIfIteratorIsAtEnd). | |
ITcVnIteratorBase |
Gets the memory size (in byte) required by the value the iterator points to. | |
ITcVnIteratorBase |
Gets the type GUID of the value the iterator points to. | |
ITcVnIteratorBase |
Sets the iterator to the first element (alternatively use F_VN_SetIteratorToBegin). | |
ITcVnIteratorBase |
Sets the iterator to the past-the-end element. |
System Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT V3.1.4024.54 or later | PC or CX (x64) with PL50, e.g. Intel 4-core Atom CPU | Tc3_Vision |