2 |
3.165212 |
GameListEntryLaunchableState |
Enum |
|
|
|
|
|
|
enum GameListEntryLaunchableState
{
NotLaunchable = 0,
ByLastRunningFullPath = 1,
ByUserProvidedPath = 2,
ByTile = 3
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.gaming.preview.gamesenumeration.idl(135,0) |
|