Esempio n. 1
0
 internal static extern bool SetupDiGetDeviceRegistryProperty(IntPtr lpInfoSet, SpDevinfoData1 deviceInfoData,
                                                              UInt32 property, UInt32 propertyRegDataType, StringBuilder propertyBuffer, UInt32 propertyBufferSize,
                                                              IntPtr requiredSize);
Esempio n. 2
0
 internal static extern bool SetupDiEnumDeviceInfo(IntPtr lpInfoSet, UInt32 dwIndex, SpDevinfoData1 devInfoData);