SIL2OEMGetMemoryState (FUN)

FUNCTION SIL2OEMGetMemoryState : RTS_SIL2_ADDRESSSTATE

Function to get the MemoryState (safe/unsafe) for a specific Memoryrange. The Addressrange where pAddress points to with the length of ulLength is checked and the corresponding RTS_SIL2_ADDRESSSTATE is returned: RTS_SIL2_ADDRESS_SAFE or RTS_SIL2_ADDRESS_UNSAFE.

InOut:

Scope

Name

Type

Return

SIL2OEMGetMemoryState

RTS_SIL2_ADDRESSSTATE

Input

pAddress

POINTER TO BYTE

udiLength

UDINT