Struct windows_sys::Win32::Networking::ActiveDirectory::DS_SELECTION
[−]#[repr(C)]pub struct DS_SELECTION {
pub pwzName: PWSTR,
pub pwzADsPath: PWSTR,
pub pwzClass: PWSTR,
pub pwzUPN: PWSTR,
pub pvarFetchedAttributes: *mut VARIANT,
pub flScopeType: u32,
}Expand description
Required features: ‘Win32_Networking_ActiveDirectory’, ‘Win32_Foundation’, ‘Win32_System_Com’, ‘Win32_System_Ole’
Fields
pwzName: PWSTRpwzADsPath: PWSTRpwzClass: PWSTRpwzUPN: PWSTRpvarFetchedAttributes: *mut VARIANTflScopeType: u32