Struct windows_sys::Win32::Networking::ActiveDirectory::ADS_OBJECT_INFO
[−]#[repr(C)]pub struct ADS_OBJECT_INFO {
pub pszRDN: PWSTR,
pub pszObjectDN: PWSTR,
pub pszParentDN: PWSTR,
pub pszSchemaDN: PWSTR,
pub pszClassName: PWSTR,
}Expand description
Required features: ‘Win32_Networking_ActiveDirectory’, ‘Win32_Foundation’
Fields
pszRDN: PWSTRpszObjectDN: PWSTRpszParentDN: PWSTRpszSchemaDN: PWSTRpszClassName: PWSTR