Function windows_sys::Win32::Security::DirectoryServices::DSCreateSecurityPage
[−]pub unsafe extern "system" fn DSCreateSecurityPage(
pwszobjectpath: PWSTR,
pwszobjectclass: PWSTR,
dwflags: u32,
phpage: *mut HPROPSHEETPAGE,
pfnreadsd: PFNREADOBJECTSECURITY,
pfnwritesd: PFNWRITEOBJECTSECURITY,
lpcontext: LPARAM
) -> HRESULTExpand description
Required features: ‘Win32_Security_DirectoryServices’, ‘Win32_Foundation’, ‘Win32_UI_Controls’
