StrMidA (FUN)ΒΆ
FUNCTION StrMidA : ERROR
Return <iLength> characters of <pst>, beginning at the <iPosition>-th character position. <iPosition> = 1 is the first character. This function has been adapted from StrMidW
- InOut:
Scope
Name
Type
Comment
Return
StrMidAInput
pstPOINTER TO BYTE
udiLengthUDINTudiPositionUDINTpstResultPOINTER TO BYTE
The buffer, where the result will be returned
udiResultBufferSizeUDINTThe size of the buffer (in bytes), where the result will be returned