Function windows_sys::Win32::Security::Isolation::CreateAppContainerProfile
[−]pub unsafe extern "system" fn CreateAppContainerProfile(
pszappcontainername: PCWSTR,
pszdisplayname: PCWSTR,
pszdescription: PCWSTR,
pcapabilities: *const SID_AND_ATTRIBUTES,
dwcapabilitycount: u32,
ppsidappcontainersid: *mut PSID
) -> HRESULT
Expand description
Required features: ‘Win32_Security_Isolation’, ‘Win32_Foundation’