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