#[repr(C)]pub struct WS_CUSTOM_HTTP_PROXY {
pub servers: WS_STRING,
pub bypass: WS_STRING,
}Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§servers: WS_STRING§bypass: WS_STRING#[repr(C)]pub struct WS_CUSTOM_HTTP_PROXY {
pub servers: WS_STRING,
pub bypass: WS_STRING,
}Required features: "Win32_Networking_WindowsWebServices"
servers: WS_STRING§bypass: WS_STRING