Struct windows_sys::Win32::Networking::ActiveDirectory::DS_REPSYNCALL_SYNCA
#[repr(C)]pub struct DS_REPSYNCALL_SYNCA {
pub pszSrcId: PSTR,
pub pszDstId: PSTR,
pub pszNC: PSTR,
pub pguidSrc: *mut GUID,
pub pguidDst: *mut GUID,
}
Expand description
Required features: "Win32_Networking_ActiveDirectory"
Fields§
§pszSrcId: PSTR
§pszDstId: PSTR
§pszNC: PSTR
§pguidSrc: *mut GUID
§pguidDst: *mut GUID