MSI-mystic-light-tool icon indicating copy to clipboard operation
MSI-mystic-light-tool copied to clipboard

GetDeviceName returns an empty array

Open Cr1TiKa7 opened this issue 5 years ago • 0 comments

Hello,

I'm currently trying to write a c# wrapper for the sdk since i wasn't able to reference the .dll files.

However the MLAPI_Initialize and MLAPI_GetDeviceInfo functions are working perfectly. Now i'm trying to get the name of my device with the MLAPI_GetDeviceName function. But it just returns an empty array. The type i'm passing through the parameters is 'MSI_MB'.

Has someone an idea?

Cr1TiKa7 avatar Jan 15 '20 18:01 Cr1TiKa7