Torna al Thread

Imports System.Runtime.InteropServices <DllImport("BoxDLL.dll", EntryPoint:="GetPCBTemperature", ExactSpelling:=False, CharSet:=CharSet.Ansi, CallingConvention:=CallingConvention.StdCall)> _ Public Function GetPCBTemperature(ByVal Card As UInteger, ByRef Temp() As UInteger) As Boolean End Function
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5