#[repr(C)]pub struct ADS_CASEIGNORE_LIST {
pub Next: *mut ADS_CASEIGNORE_LIST,
pub String: PWSTR,
}Expand description
Required features: ‘Win32_Networking_ActiveDirectory’, ‘Win32_Foundation’
Fields
Next: *mut ADS_CASEIGNORE_LISTString: PWSTR