DllFunction.Call_Void

Prototypes

void Call_Void()

Parameters

None

Remarks

When you call this method, IMLPlus calls the specified DLL function and expects no return value.

Example
func.Call_Void();