pub unsafe extern "system" fn IEGetProtectedModeCookie(
    lpszurl: PCWSTR,
    lpszcookiename: PCWSTR,
    lpszcookiedata: PWSTR,
    pcchcookiedata: *mut u32,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_Web_InternetExplorer"