CoInternetSetFeatureEnabled

Function CoInternetSetFeatureEnabled 

Source
pub unsafe fn CoInternetSetFeatureEnabled<'a, T2__: IntoParam<'a, BOOL>>(
    featureentry: INTERNETFEATURELIST,
    dwflags: u32,
    fenable: T2__,
) -> ErrorCode