GlobalConstants ¶ Constants (GVL)
Constants (GVL) ¶ InOut: Scope Name Type Initial Constant gc_hINVALID HANDLE 0
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 01.04.2022, 08:08:28 companyName string 3S-Smart Software Solutions GmbH libraryFile Memory Block Manager.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile Memory Block Manager.clean.json version version 2.0.0.0 ProjectInformation LinkInSimulation bool True Released True LastModificationDateTime date 01.04.2022, 08:08:27 LibraryCategories library-category-list Intern|Strings Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 Patch 3 DefaultNamespace MBM Description See: Description LanguageModelAttribute qualified-access-only Placeholder MemoryBlockManager Project Memory Block Manager Title Memory Block Manager Version version 3.5.18.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA Callback Extern ¶ Library Identification ¶ Placeholder: CAA Callback Default Resolution: CAA Callback Extern, * (CAA Technical Workgroup) Namespace: CB Library Properties ¶ HideWhenReferencedAsDependency: True LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Callback CAA Memory Block Manager Extern ¶ Library Identification ¶ Placeholder: CAA MemBlockMan Default Resolution: CAA Memory Block Manager Extern, * (CAA Technical Workgroup) Namespace: MBM Library Properties ¶ HideWhenReferencedAsDependency: True LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA MemBlockMan CAA Types Extern ¶ Library Identification ¶ Placeholder: CAA Types Default Resolution: CAA Types Extern, * (CAA Technical Workgroup) Namespace: CAA Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Types
MsgAddRef (FUN) ¶ FUNCTION MsgAddRef : ERROR Add a reference, to this message InOut: Scope Name Type Return MsgAddRef ERROR Input hMsg HANDLE
MsgClone (FUN) ¶ FUNCTION MsgClone : HANDLE InOut: Scope Name Type Return MsgClone HANDLE Input hMsg HANDLE peError POINTER TO ERROR
MsgGetData (FUN) ¶ FUNCTION MsgGetData : PVOID InOut: Scope Name Type Return MsgGetData PVOID Input hMsg HANDLE peError POINTER TO ERROR
MsgGetRXChg (FUN) ¶ FUNCTION MsgGetRXChg : HANDLE InOut: Scope Name Type Return MsgGetRXChg HANDLE Input hMsg HANDLE peError POINTER TO ERROR
MsgReceive (FUN) ¶ FUNCTION MsgReceive : HANDLE Gets a message from hXChg InOut: Scope Name Type Return MsgReceive HANDLE Input hXChg HANDLE pctMsgLeft POINTER TO COUNT peError POINTER TO ERROR
MsgRelease (FUN) ¶ FUNCTION MsgRelease : ERROR If this message has the last reference, then Send it back to its ResourceExchange InOut: Scope Name Type Return MsgRelease ERROR Input hMsg HANDLE