GameListCategory 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供內容,說明使用者或系統是否已確認 GameListEntry 為遊戲。
public enum class GameListCategory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Gaming.Preview.GamesEnumerationContract, 65536)]
enum class GameListCategory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Gaming.Preview.GamesEnumerationContract), 65536)]
public enum GameListCategory
var value = Windows.Gaming.Preview.GamesEnumeration.GameListCategory.candidate
Public Enum GameListCategory
- 繼承
-
GameListCategory
- 屬性
Windows 需求
裝置系列 |
Windows Desktop Extension SDK (已於 10.0.10240.0 引進)
Windows Mobile Extension SDK (已於 10.0.10240.0 引進) |
API contract |
Windows.Gaming.Preview.GamesEnumerationContract (已於 v1.0 引進)
|
應用程式功能 |
gameList
|
欄位
Candidate | 0 | 候選常數。 |
ConfirmedBySystem | 1 | ConfirmedBySystem 常數。 |
ConfirmedByUser | 2 | ConfirmedByUser 常數。 |
備註
此 API 不適用於所有應用程式。 除非您的開發人員帳戶是由 Microsoft 特別布建,否則呼叫這些 API 會在運行時間失敗。