FileStorageBase.CloseFile (METH) ¶ METHOD FINAL PROTECTED CloseFile : BOOL InOut: Scope Name Type Return CloseFile BOOL
IBACnetARRAYN_of_Unsigned.GetElement (METH) ¶ METHOD GetElement : CmpBACnet.IEC_BACNET_STATUS Get the element with the given index from this property. InOut: Scope Name Type Comment Return GetElement CmpBACnet.IEC_BACNET_STATUS Input nIndex CmpBACnet.IEC_BACNET_ARRAY_INDEX Index (0 .. number of elements-1). Inout data CmpBACnet.IEC_BACNET_UNSIGNED Element data.
FileStorageBase.ReadHeader (METH) ¶ METHOD ReadHeader : BOOL InOut: Scope Name Type Return ReadHeader BOOL
FileStorageBase.WriteHeader (METH) ¶ METHOD WriteHeader : BOOL InOut: Scope Name Type Return WriteHeader BOOL
IStream.Read (METH) ¶ METHOD FINAL Read : UDINT InOut: Scope Name Type Return Read UDINT Input pby POINTER TO BYTE udiNumBytes UDINT pResult POINTER TO RTS_IEC_RESULT
IStream.Write (METH) ¶ METHOD FINAL Write : RTS_IEC_RESULT InOut: Scope Name Type Return Write RTS_IEC_RESULT Input pby POINTER TO BYTE udiNumBytes UDINT
MemoryStream.Init (METH) ¶ METHOD PUBLIC FINAL Init InOut: Scope Name Type Input pbyMemData POINTER TO BYTE udiMemDataSize UDINT
MemoryStream.Read (METH) ¶ METHOD FINAL Read : UDINT InOut: Scope Name Type Return Read UDINT Input pby POINTER TO BYTE udiNumBytes UDINT pResult POINTER TO RTS_IEC_RESULT
MemoryStream.Write (METH) ¶ METHOD FINAL Write : RTS_IEC_RESULT InOut: Scope Name Type Return Write RTS_IEC_RESULT Input pby POINTER TO BYTE udiNumBytes UDINT
PersistenceChannel.EventCallback (METH) ¶ METHOD EventCallback : UDINT The interface ICmpEventCallback must be registered for an event. If this event is posted, this callback method is called. InOut: Scope Name Type Comment Return EventCallback UDINT Input pEventParam POINTER TO EventParam Pointer to the event parameters, see Struct EventParam