How do I use the IWindowsUpdateAgentInfo::GetInfo Method
I have referenced the WUApiLib but I cant find this interface anywhere.
WindowsUpdateAgentInfoClass WUAInfo = new WindowsUpdateAgentInfoClass(); (int)WUAInfo.GetInfo("ApiMajorVersion");