Last updated 1 year ago
[DllImport("setupapi.dll", SetLastError = true, CharSet = CharSet.Unicode)] public static extern bool SetupGetStringField( IntPtr Context, uint FieldIndex
Microsoft documentation: Link