Modified "CreateQuery" Added anonymous struct support for "CreateQuery". It now accepts a optional variadic "class" parameter. So you can pass the wmi class name when your struct is anonymous and has no name or your struct is not named like the wmi class.