The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
x-ms-webview.getDeferredPermissionRequestById method
Returns the specified deferred permission request.
Syntax
var deferredPermissionRequest = x-ms-webview.getDeferredPermissionRequestById(id);
Parameters
- id
-
Type: unsigned long
The ID of the deferred permission request you wish to get.
Return value
Type: DeferredPermissionRequest
The specified deferred permission request.
Requirements
|
Minimum supported client |
Windows 10 [Windows Store apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
None supported |
See also
Show: