PDA

View Full Version : C/C++: IWbemLocator and CoCreateInstance


beetle
05-07-2003, 04:58 AM
Hey all

I'm passing on a question for a buddy. He's trying to get at various information from WMI via the method described here (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/iwbemlocator.asp)

Anybody have experience with this, or an actual working snippet?