Function CheckGamingPrivilegeSilentlyForUser
pub unsafe fn CheckGamingPrivilegeSilentlyForUser<P0>(
user: P0,
privilegeid: u32,
scope: &HSTRING,
policy: &HSTRING,
) -> Result<BOOL>where
P0: Param<IInspectable>,
pub unsafe fn CheckGamingPrivilegeSilentlyForUser<P0>(
user: P0,
privilegeid: u32,
scope: &HSTRING,
policy: &HSTRING,
) -> Result<BOOL>where
P0: Param<IInspectable>,