Esempio n. 1
0
 internal static extern bool SetupDiEnumDeviceInterfaces(IntPtr lpDeviceInfoSet, ref  SpDeviInfoData deviceInfoData, ref Guid gClass, uint nIndex, ref SpDeviceInterfaceData interfaceData);
Esempio n. 2
0
 internal static extern bool SetupDiEnumDeviceInfo(IntPtr lpDeviceInfoSet, int index, ref  SpDeviInfoData deviceInfoData);