We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018fe76 commit bf1517aCopy full SHA for bf1517a
api.json
@@ -34394,6 +34394,26 @@
34394
]
34395
}
34396
},
34397
+ "IStorageDeviceManagerService": {
34398
+ "Unmount": {
34399
+ "_type": "undocumented",
34400
+ "version": 1,
34401
+ "parameters": [
34402
+ {
34403
+ "name": "key",
34404
+ "type": "string",
34405
+ "optional": false,
34406
+ "description": "Access key"
34407
+ },
34408
34409
+ "name": "block_device_id",
34410
+ "type": "uint32",
34411
+ "optional": true,
34412
+ "description": ""
34413
+ }
34414
+ ]
34415
34416
34417
"IStoreAppSimilarityService": {
34418
"IdentifyClustersFromPlaytime": {
34419
"_type": "undocumented",
0 commit comments