Struct windows_sys::Win32::Networking::ActiveDirectory::ADS_BACKLINK
#[repr(C)]pub struct ADS_BACKLINK {
pub RemoteID: u32,
pub ObjectName: PWSTR,
}Expand description
Required features: "Win32_Networking_ActiveDirectory"
Fields§
§RemoteID: u32§ObjectName: PWSTR