Contents
Display Legacy Contents

 Print
    Load DLL    
Loads a specified DLL.

Parameters

DLL ID <numeric>

The numeric identification of the loaded DLL file. This id will be used along the project to interact with the loaded DLL.

 
DLL File <string>

The full path and name of the DLL file to load.

     
 

    See also
    Samples

     
     
    Updated: 12/30/2016 2:39 PM