NISysCfgGetFilteredSoftwareComponents

Function NISysCfgGetFilteredSoftwareComponents 

Source
pub unsafe extern "C" fn NISysCfgGetFilteredSoftwareComponents(
    repositoryPath: *const c_char,
    deviceClass: *const c_char,
    operatingSystem: *const c_char,
    productID: c_uint,
    itemTypes: NISysCfgIncludeComponentTypes,
    componentEnumHandle: *mut NISysCfgEnumSoftwareComponentHandle,
) -> NISysCfgStatus