Struct windows_sys::Win32::System::Iis::CONFIGURATION_ENTRY
#[repr(C)]pub struct CONFIGURATION_ENTRY {
pub bstrKey: BSTR,
pub bstrValue: BSTR,
}Expand description
Required features: "Win32_System_Iis"
Fields§
§bstrKey: BSTR§bstrValue: BSTR