导出函数 meaning in English
derived function
Examples
- And use the . def file
,并在每个导出函数上使用. def文件 - Platform invoke handles the underlying exported function automatically
平台调用将自动处理底层的导出函数。 - Describes importing public symbols into an application or exporting functions from a dll
描述如何将公共符号导入应用程序或从dll导出函数。 - With this option , you can export a function from your program so that other programs can call the function
使用该选项,可以从程序导出函数,以便其他程序可以调用该函数。 - You can also add more exported functions to the project and have several extended stored procedures contained within a single dll
还可以向项目中添加更多的导出函数,并将若干个扩展存储过程包含在单个dll中。