DeviceHandle
C# Signature:
[DllImport("setupapi.dll", SetLastError=true)]
static extern TODO DeviceHandle(TODO);
VB Signature:
Declare Function DeviceHandle Lib "setupapi.dll" (TODO) As TODO
Última actualización
[DllImport("setupapi.dll", SetLastError=true)]
static extern TODO DeviceHandle(TODO);
Declare Function DeviceHandle Lib "setupapi.dll" (TODO) As TODO
Última actualización