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