JVCL Help:TJvInterpreterAdapter.AddExtFun

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)


Pascal

 procedureAddExtFun(constUnitName: string; constIdentifier: string; DllInstance: HINST; constDllName: string; constFunctionName: string; FunctionIndex: Integer; ParamCount: Integer; ParamTypes: arrayof Word; ResTyp: Word); dynamic;


Parameters

Parameters Description
const UnitName: string Description for this parameter
const Identifier: string Description for this parameter
DllInstance: HINST Description for this parameter
const DllName: string Description for this parameter
const FunctionName: string Description for this parameter
FunctionIndex: Integer Description for this parameter
ParamCount: Integer Description for this parameter
ParamTypes: array of Word Description for this parameter
ResTyp: Word Description for this parameter


Description

Write here a description


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page