共用方式為


IAppxEncryptedPackageWriter::Close 方法 (appxpackaging.h)

關閉並完成寫入的套件數據流。

Syntax

HRESULT Close();

傳回值

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

規格需求

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

另請參閱

IAppxEncryptedPackageWriter