PostEvent (FUN)
FUNCTION PostEvent : ERROR
This function serves to trigger an event in order to call one ot multiple callbacks. The function returns immediately. The callbacks will be executed in the background. For this reason the function is suitable for triggering events e.g. in interrupt service routines.
- InOut:
Scope
Name
Type
Comment
Return
PostEventAn error code.
Input
eEventevent number
eSourceevent source
dwParam__XWORDparameter for called function