GetManagedApplications

Function GetManagedApplications 

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