Home
last modified time | relevance | path

Searched refs:Srv_EventText (Results 1 – 25 of 33) sorted by relevance

12

/dports/comms/snap7/snap7-full-1.4.2/release/Windows/Legacy/Win32/
H A Dsnap7.def221 Srv_EventText = Srv_EventText@12 @ 219
222 Srv_EventText@12 @ 220
/dports/comms/snap7/snap7-full-1.4.2/build/bin/Legacy/win32/
H A Dsnap7.def221 Srv_EventText = Srv_EventText@12 @ 219
222 Srv_EventText@12 @ 220
/dports/comms/snap7/snap7-full-1.4.2/examples/plain-c/
H A Dserver.c49 Srv_EventText(PEvent, text, 1024); in EventCallBack()
H A Dsrv_resourceless.c144 Srv_EventText(PEvent, text, 1024); in EventCallBack()
H A Dsnap7.h677 int S7API Srv_EventText(TSrvEvent *Event, char *Text, int TextLen);
/dports/comms/snap7/snap7-full-1.4.2/src/lib/
H A Dsnap7.def109 Srv_EventText
H A Dsnap7_libmain.h163 EXPORTSPEC int S7API Srv_EventText(TSrvEvent &Event, char *Text, int TextLen);
H A Dsnap7_libmain.cpp905 int S7API Srv_EventText(TSrvEvent &Event, char *Text, int TextLen) in Srv_EventText() function
/dports/comms/snap7/snap7-full-1.4.2/build/bin/Legacy/win64/
H A Dsnap7.def112 Srv_EventText @ 110
/dports/comms/snap7/snap7-full-1.4.2/release/Windows/Legacy/Win64/
H A Dsnap7.def112 Srv_EventText @ 110
/dports/comms/snap7/snap7-full-1.4.2/release/Wrappers/c-cpp/
H A Dsnap7.cpp772 Srv_EventText(Event, text, TextLen); in SrvEventText()
H A Dsnap7.h677 int S7API Srv_EventText(TSrvEvent *Event, char *Text, int TextLen);
/dports/comms/snap7/snap7-full-1.4.2/LabVIEW/lib_src/
H A Dlv_snap7.cpp562 return Srv_EventText(&Event, Text, TxtLen); in lv_Srv_EventText()
H A Dsnap7.cpp767 Srv_EventText(Event, text, TextLen); in SrvEventText()
H A Dsnap7.h668 int S7API Srv_EventText(TSrvEvent *Event, char *Text, int TextLen);
/dports/comms/snap7/snap7-full-1.4.2/examples/cpp/
H A Dsnap7.cpp772 Srv_EventText(Event, text, TextLen); in SrvEventText()
H A Dsnap7.h677 int S7API Srv_EventText(TSrvEvent *Event, char *Text, int TextLen);
/dports/comms/snap7/snap7-full-1.4.2/examples/cpp_embedded/eClient/
H A Dsnap7.cpp772 Srv_EventText(Event, text, TextLen); in SrvEventText()
H A Dsnap7.h677 int S7API Srv_EventText(TSrvEvent *Event, char *Text, int TextLen);
/dports/comms/snap7/snap7-full-1.4.2/release/Wrappers/pascal/
H A Dsnap7.pas723 function Srv_EventText(var Event : TSrvEvent; Text : PAnsiChar; TextLen : integer) : integer; in Srv_EventText() function
1222 function Srv_EventText; external snaplib name 'Srv_EventText'; in Srv_EventText() function
2262 if Srv_EventText(Event, @Text, TextLen)=0 then
/dports/comms/snap7/snap7-full-1.4.2/rich-demos/
H A Dsnap7.pas723 function Srv_EventText(var Event : TSrvEvent; Text : PAnsiChar; TextLen : integer) : integer; in Srv_EventText() function
1222 function Srv_EventText; external snaplib name 'Srv_EventText'; in Srv_EventText() function
2262 if Srv_EventText(Event, @Text, TextLen)=0 then
/dports/comms/snap7/snap7-full-1.4.2/examples/pascal/
H A Dsnap7.pas723 function Srv_EventText(var Event : TSrvEvent; Text : PAnsiChar; TextLen : integer) : integer; in Srv_EventText() function
1222 function Srv_EventText; external snaplib name 'Srv_EventText'; in Srv_EventText() function
2262 if Srv_EventText(Event, @Text, TextLen)=0 then
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/
H A Dsnap7.pas723 function Srv_EventText(var Event : TSrvEvent; Text : PAnsiChar; TextLen : integer) : integer; in Srv_EventText() function
1222 function Srv_EventText; external snaplib name 'Srv_EventText'; in Srv_EventText() function
2262 if Srv_EventText(Event, @Text, TextLen)=0 then
/dports/comms/snap7/snap7-full-1.4.2/release/Wrappers/dot.net/
H A Dsnap7.net.cs2183 …protected static extern int Srv_EventText(ref USrvEvent Event, StringBuilder EvtMsg, int TextSize); in Srv_EventText() method in Snap7.S7Server
2187 Srv_EventText(ref Event, Message, MsgTextLen); in EventText()
/dports/comms/snap7/snap7-full-1.4.2/examples/dot.net/WinConsole/PPartner/
H A Dsnap7.net.cs2183 …protected static extern int Srv_EventText(ref USrvEvent Event, StringBuilder EvtMsg, int TextSize); in Srv_EventText() method in Snap7.S7Server
2187 Srv_EventText(ref Event, Message, MsgTextLen); in EventText()

12