Files
marlersoft-win32json/api/GameMode.json
T
2021-02-26 18:29:04 -07:00

42 lines
1.1 KiB
JSON

{
"Constants":[
]
,"Types":[
]
,"Functions":[
{
"Name":"HasExpandedResources"
,"SetLastError":false
,"DllImport":"api-ms-win-gaming-expandedresources-l1-1-0"
,"ReturnType":{"Kind":"ApiRef","Name":"HRESULT","TargetKind":"Default","Api":"Com","Parents":[]}
,"Params":[
{"Name":"hasExpandedResources","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"SystemServices","Parents":[]}},"Attrs":["Out"]}
]
}
,{
"Name":"GetExpandedResourceExclusiveCpuCount"
,"SetLastError":false
,"DllImport":"api-ms-win-gaming-expandedresources-l1-1-0"
,"ReturnType":{"Kind":"ApiRef","Name":"HRESULT","TargetKind":"Default","Api":"Com","Parents":[]}
,"Params":[
{"Name":"exclusiveCpuCount","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
]
}
,{
"Name":"ReleaseExclusiveCpuSets"
,"SetLastError":false
,"DllImport":"api-ms-win-gaming-expandedresources-l1-1-0"
,"ReturnType":{"Kind":"ApiRef","Name":"HRESULT","TargetKind":"Default","Api":"Com","Parents":[]}
,"Params":[
]
}
]
,"UnicodeAliases":[
]
}