|
PC Stable Documentation
|
|

BiosPrivacyPermissionResult represents the per permission result of the GetPermissionsAsync reqeust. More...
Static Private Member Functions | |
| static bool | Compare (BiosPrivacyPermissionResult a, BiosPrivacyPermissionResult b) |
Private Attributes | |
| EBiosPrivacyPermission | m_Permission |
| The reqeusted permission. | |
| bool | m_IsAllowed |
| Result. | |
BiosPrivacyPermissionResult represents the per permission result of the GetPermissionsAsync reqeust.
|
inlinestaticprivate |
References m_IsAllowed, and m_Permission.
Referenced by OnlineServices::OnPermissionsAsync().
|
private |
The reqeusted permission.
Referenced by Compare().