[]
public GetSystemPermissionsCompletedEventArgs(object[] results, Exception exception, bool cancelled, object userState)
Public Sub New(results As Object(), exception As Exception, cancelled As Boolean, userState As Object)
| Type | Name | Description |
|---|---|---|
| object[] | results | |
| Exception | exception | |
| bool | cancelled | |
| object | userState |