LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

create device handle by using c# dll

Hi,

 

I am using Labview 8.5.1, would like to create a device handle for below C# function.

 

IntPtr hardwareDetector = CodeUtil.NativeMethods.Code_CreateHardwareDetector(null);

 

I have attached my sample vi. May i know is it a correct way? I have attached the user manual for the dll too.

 

Is it Null = empty string?

 

Devide Handle in Unsigned 32 bits?

 

Thanks.

0 Kudos
Message 1 of 1
(2,417 Views)