Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dllcall by using Simphony SIM interface

Status
Not open for further replies.

Niko S

IS-IT--Management
Dec 8, 2021
48
0
6
CN
Dears,

Any one who knows how to use the Simphony SIM interface to call the EA function ?

I try to use the below scripts to load the dll function by filed.

DLLLOAD dll_handle,"ABC.dll" (Dll name)
DLLCall dll_handle,readybadge (furcation)
DLLFree dll_handle


 
I see most simphony isl use

NetImport from "abc.dll"

to load dlls
 
Thanks all , already gave up and use EA to do it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top