pub type PWLX_DIALOG_BOX_INDIRECT_PARAM = Option<unsafe extern "system" fn(hwlx: HANDLE, hinst: HANDLE, hdialogtemplate: *mut DLGTEMPLATE, hwndowner: HWND, dlgprc: DLGPROC, dwinitparam: LPARAM) -> i32>;
Expand description

Required features: "Win32_Security_WinWlx", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"