Reference

RegisterDllEntryPoint - method



Your Ad Here


Description

For a C++ DLL addin, the DLL calls this method to tell FeatureCAM what public functions are available to the user in the DLL. The entry point can be assigned to a toolbar button or executed directly from the Run Macro dialog. See DllAddinGuide.pdf

Syntax in Visual Basic or VBScript

RegisterDllEntryPoint (entry_point_name As String , dll_name As String)

Parameters

Applies to

Application

Return to FeatureCAM Index


Your Ad Here