This dialog allows you to edit the function signature
and the DLL path.
DLL Location
Path
Specifies a formatted string that resolves to an absolute path of a DLL.
Function
Return Type
Specifies the type of value returned by the function.
Return Property
The name of the property where will be stored the result returned by the function - if function type is other than void.
Calling Convention
The calling convention to use when the function will be called.
Name
The name of the function from DLL to be called.
Arguments
The list with the function's arguments. There can be any number of arguments.
You can change the order of arguments using the and context menu options.
Topics
- Edit Function Argument Dialog
Allows editing of the DLL function's argument.