代码之家  ›  专栏  ›  技术社区  ›  Charles Gargent

如何使用IWindowsUpdateAgentinfo::GetInfo方法

  •  0
  • Charles Gargent  · 技术社区  · 16 年前

    我怎么用 IWindowsUpdateAgentInfo::GetInfo Method

    我引用了wuapilib,但在任何地方都找不到这个接口

    1 回复  |  直到 16 年前
        1
  •  0
  •   Charles Gargent    16 年前
    WindowsUpdateAgentInfoClass WUAInfo = new WindowsUpdateAgentInfoClass();
    (int)WUAInfo.GetInfo("ApiMajorVersion");