Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,709 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
HI,
I see various CIM types defined here which are basically data type of WMI class data member. The instance of class gets retuned when WQL query is made from Wbemtest utility. I am looking for WMI system class which has data member of type CIM_SINT8,CIM_SINT64. The aim is to find out are these data types defined just for completeness or some system classes are making use it. Any pointers/clarification would be helpful.
Thanks,
Following two WMI classes use CIM_SINT8 and CIM_SINT64 --