共用方式為


IUpdateDownloadContent2::get_IsDeltaCompressedContent 方法 (wuapi.h)

取得布林值,指出更新是二進位更新還是完整檔案更新。

這個屬性是唯讀的。

語法

HRESULT get_IsDeltaCompressedContent(
  VARIANT_BOOL *retval
);

參數

retval

傳回值

備註

IUpdateDownloadContent2介面可能需要您更新 Windows Update Agent (WUA) 。 如需詳細資訊,請參閱更新Windows Update代理程式

規格需求

   
最低支援的用戶端 Windows XP、Windows 2000 Professional 與 SP3 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003、Windows 2000 Server 與 SP3 [僅限桌面應用程式]
目標平台 Windows
標頭 wuapi.h
程式庫 Wuguid.lib
Dll Wuapi.dll

另請參閱

IUpdateDownloadContent2