pub unsafe extern "system" fn PreprocessCommand(
    hmodule: HANDLE,
    ppwcarguments: *mut PWSTR,
    dwcurrentindex: u32,
    dwargcount: u32,
    ptttags: *mut TAG_TYPE,
    dwtagcount: u32,
    dwminargs: u32,
    dwmaxargs: u32,
    pdwtagtype: *mut u32
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_NetShell’, ‘Win32_Foundation’