1.4.3.12 PAL_PLC_HANDLE Typedef
C
typedef uintptr_t PAL_PLC_HANDLE;
Summary
Handle to a PLC PAL instance.
Description
This data type is a handle to a PLC PAL instance. It can be used to access and control the PLC PAL.
Remarks
Do not rely on the underlying type as it may change in different versions or implementations of the PLC PAL service.