IExeServerRegistration::get_AppUserModelId 方法 (activationregistration.h)
取得應用程式使用者模型的標識碼。
語法
HRESULT get_AppUserModelId(
[out, retval] HSTRING *appUserModelId
);
參數
[out, retval] appUserModelId
應用程式使用者模型的標識碼。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8.1 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 R2 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | activationregistration.h |