[DllImport("hid.dll", SetLastError = true)] public static extern bool HidD_GetPreparsedData(SafeFileHandle HidDeviceObject, ref IntPtr PreparsedData);
Declare Function HidD_GetPreparsedData Lib "hid.dll" (TODO) As TODO
Última actualización hace 1 año