Function CoInternetIsFeatureEnabledForUrl

Source
pub unsafe extern "C" fn CoInternetIsFeatureEnabledForUrl(
    FeatureEntry: INTERNETFEATURELIST,
    dwFlags: DWORD,
    szURL: LPCWSTR,
    pSecMgr: *mut IInternetSecurityManager,
) -> HRESULT