Skip to main content

QueryFullProcessImageNameW

Function QueryFullProcessImageNameW 

Source
pub unsafe fn QueryFullProcessImageNameW<'a>(
    hprocess: impl IntoParam<'a, HANDLE>,
    dwflags: PROCESS_NAME_FORMAT,
    lpexename: PWSTR,
    lpdwsize: *mut u32,
) -> BOOL