Struct windows_sys::Win32::Networking::WinInet::OutgoingCookieState
#[repr(C)]pub struct OutgoingCookieState {
pub cSent: i32,
pub cSuppressed: i32,
pub pszLocation: PCSTR,
}Expand description
Required features: "Win32_Networking_WinInet"
Fields§
§cSent: i32§cSuppressed: i32§pszLocation: PCSTR