SysSharedMemoryClose (FUN)
FUNCTION SysSharedMemoryClose : RTS_IEC_RESULT
Close a shared memory object specified by handle.
RETURN: Returns the runtime system error code (see CmpErrors_Itfs.library):
- InOut:
- 
| Scope | Name | Type | Comment | 
|---|
 | Return | SysSharedMemoryClose
 | RTS_IEC_RESULT
 |  |  | Input | hShm
 | RTS_IEC_HANDLE
 | Handle to the shared memory |