AlarmStorageReader.prvReadLatchVarString2 (METH)ΒΆ
METHOD prvReadLatchVarString2 : STO.ERROR
This method reads for a string latch variable the stored variable value from the table TblLatchVarStrings.
- InOut:
Scope
Name
Type
Comment
Return
prvReadLatchVarString2STO.ERRORA return value indicating, whether the processing was successful or not.
Input
liRowIDLINTThe row id used to read the string from the table TblLatchVarStrings.
itfDatabaseAccessIDatabaseAccessThe instance of IDatabaseAccess, that is used to access the database
byLatchVarTypeBYTEThe type of the latch variable
pbVarValuePOINTER TO BYTE
Where to write value in case of STRING/WSTRING
iSzVarValueINT