Function windows_sys::Win32::UI::Shell::SHEvaluateSystemCommandTemplate
[−]pub unsafe extern "system" fn SHEvaluateSystemCommandTemplate(
pszcmdtemplate: PWSTR,
ppszapplication: *mut PWSTR,
ppszcommandline: *mut PWSTR,
ppszparameters: *mut PWSTR
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
