Skip to main content

QueryFullProcessImageNameA

Function QueryFullProcessImageNameA 

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