LF_ProcessSynchroEvent

LuaFAR 3

LF_ProcessSynchroEvent


intptr_t LF_ProcessSynchroEvent (lua_State* L, const struct ProcessSynchroEventInfo *Info)

Parameters:

  L:       Lua state
  ....

Returns:

  Value, according to FAR Plugins API.

Description:

If Lua function export.ProcessSynchroEvent exists, it is called. Else, 0 is returned.