Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference

 ezy_dll_call

[This is preliminary specification and subject to change.]

Group

DLL  (more...)

Type

determ

Syntax

ezy_dll_call( STRING DLL_NAME, STRING DLL_FUNCTION, STRING STR_IN, STRING STR_OUT)

Flow patterns

(i,i,i,o)

 

Description:

Call function declared in external DLL.
If DLL is not loaded - EZY Prolog will load DLL into memory
See EZY DLL for more information

Sample:

No sample

Copyright © 1997-2013 EDMGROUP (Australia)