Struct windows_sys::Win32::Networking::ActiveDirectory::ADS_SORTKEY
[−]#[repr(C)]pub struct ADS_SORTKEY {
pub pszAttrType: PWSTR,
pub pszReserved: PWSTR,
pub fReverseorder: BOOLEAN,
}Expand description
Required features: ‘Win32_Networking_ActiveDirectory’, ‘Win32_Foundation’
Fields
pszAttrType: PWSTRpszReserved: PWSTRfReverseorder: BOOLEAN