共用方式為


IAppxEncryptedBundleWriter::Close 方法 (appxpackaging.h)

將套件組合指令清單和區塊對應磁碟使用量檔案寫入套件組合。

Syntax

HRESULT Close();

傳回值

如果方法成功,它會 傳回S_OK。 否則,它會傳回錯誤碼。

規格需求

需求
最低支援的用戶端 Windows 10 1607 版 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2016 [僅限傳統型應用程式]
目標平台 Windows
標頭 appxpackaging.h

另請參閱

IAppxEncryptedBundleWriter