Function windows_sys::Win32::Web::InternetExplorer::IEGetProtectedModeCookie
pub unsafe extern "system" fn IEGetProtectedModeCookie(
lpszurl: PCWSTR,
lpszcookiename: PCWSTR,
lpszcookiedata: PWSTR,
pcchcookiedata: *mut u32,
dwflags: u32
) -> HRESULTExpand description
Required features: "Win32_Web_InternetExplorer"