Function windows_sys::Win32::Security::Isolation::GetAppContainerNamedObjectPath
[−]pub unsafe extern "system" fn GetAppContainerNamedObjectPath(
token: HANDLE,
appcontainersid: PSID,
objectpathlength: u32,
objectpath: PWSTR,
returnlength: *mut u32
) -> BOOLExpand description
Required features: "Win32_Security_Isolation", "Win32_Foundation"