SysSharedMemoryGetPointer
(FUN)
FUNCTION SysSharedMemoryGetPointer : POINTER TO BYTE
Get the pointer to the shared memory RETURN: Returns the runtime system error code (see CmpErrors.library)
- InOut:
Scope
Name
Type
Comment
Return
SysSharedMemoryGetPointer
POINTER TO BYTE
Input
hShm
RTS_IEC_HANDLE
Handle to the shared memory
pResult
POINTER TO RTS_IEC_RESULT
Pointer to runtime system error code (see CmpErrors.library)