Function windows_sys::Win32::Security::DirectoryServices::DSEditSecurity
pub unsafe extern "system" fn DSEditSecurity(
hwndowner: HWND,
pwszobjectpath: PCWSTR,
pwszobjectclass: PCWSTR,
dwflags: u32,
pwszcaption: PCWSTR,
pfnreadsd: PFNREADOBJECTSECURITY,
pfnwritesd: PFNWRITEOBJECTSECURITY,
lpcontext: LPARAM
) -> HRESULT
Expand description
Required features: "Win32_Foundation"