Struct windows_sys::Win32::Networking::HttpServer::HTTP_RESPONSE_V2
#[repr(C)]pub struct HTTP_RESPONSE_V2 {
pub Base: HTTP_RESPONSE_V1,
pub ResponseInfoCount: u16,
pub pResponseInfo: *mut HTTP_RESPONSE_INFO,
}
Expand description
Required features: "Win32_Networking_HttpServer"
, "Win32_Foundation"
Fields§
§Base: HTTP_RESPONSE_V1
§ResponseInfoCount: u16
§pResponseInfo: *mut HTTP_RESPONSE_INFO