private ¶ ReadHeader (Method) WriteHeader (Method)
BinaryFileStorage.ReadHeader (METH) ¶ METHOD ReadHeader : BOOL InOut: Scope Name Type Return ReadHeader BOOL
BinaryFileStorage.WriteHeader (METH) ¶ METHOD WriteHeader : BOOL InOut: Scope Name Type Return WriteHeader BOOL
BinaryMemoryStorage.Close (METH) ¶ METHOD Close : BOOL close data base InOut: Scope Name Type Return Close BOOL
ErrorHandling ¶ GetErrorMessage (Method)
BinaryMemoryStorage.GetErrorMessage (METH) ¶ METHOD GetErrorMessage : STRING(255) InOut: Scope Name Type Return GetErrorMessage STRING(255) Input uiErrorNumber UINT sLanguage STRING
BinaryMemoryStorage.Next (METH) ¶ METHOD Next : BOOL InOut: Scope Name Type Return Next BOOL Input pKey POINTER TO BYTE udiMaxKeyBytes UDINT pData POINTER TO ACP_TypedValue udiMaxDataSize UDINT
ACP_LineBuffer.Init (METH) ¶ METHOD PUBLIC FINAL Init
ACP_LineBuffer.Init2 (METH) ¶ METHOD PUBLIC Init2 InOut: Scope Name Type Input uiBufferSize UDINT
ACP_LineBuffer.ReadLine (METH) ¶ METHOD FINAL ReadLine : RTS_IEC_RESULT InOut: Scope Name Type Return ReadLine RTS_IEC_RESULT Inout bfs BufferedFileStream Input pby POINTER TO BYTE udiMaxLen UDINT Output bFound BOOL bLineTooLong BOOL