The IDefineDLL object contains the following methods:
Method List
Name | Description |
---|---|
DefineAlias |
Creates an alias for the specified function. In scripts the function can be called by its name or by alias. |
DefineProc |
Defines a function type (the function name and parameter types). |