Call a dll functions using SambaPos?

In that tutorial I showed an example code that loads an assembly (dll) dynamically and access classes, and read property values.

See callAssemblyFunction() implementation.

1 Like