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