[][src]Function winapi::um::appmgmt::GetManagedApplications

pub unsafe extern "system" fn GetManagedApplications(
    pCategory: *mut GUID,
    dwQueryFlags: DWORD,
    dwInfoLevel: DWORD,
    pdwApps: LPDWORD,
    prgManagedApps: *mut PMANAGEDAPPLICATION
) -> DWORD