Struct windows_sys::Win32::Networking::HttpServer::HTTP_RESPONSE_V2
[−]#[repr(C)]pub struct HTTP_RESPONSE_V2 {
pub __AnonymousBase_http_L2050_C36: HTTP_RESPONSE_V1,
pub ResponseInfoCount: u16,
pub pResponseInfo: *mut HTTP_RESPONSE_INFO,
}Expand description
Required features: ‘Win32_Networking_HttpServer’, ‘Win32_Foundation’
Fields
__AnonymousBase_http_L2050_C36: HTTP_RESPONSE_V1ResponseInfoCount: u16pResponseInfo: *mut HTTP_RESPONSE_INFO