Struct windows_sys::Win32::Networking::ActiveDirectory::ADS_CASEIGNORE_LIST
#[repr(C)]pub struct ADS_CASEIGNORE_LIST {
pub Next: *mut ADS_CASEIGNORE_LIST,
pub String: PWSTR,
}
Expand description
Required features: "Win32_Networking_ActiveDirectory"
Fields§
§Next: *mut ADS_CASEIGNORE_LIST
§String: PWSTR