Struct windows_sys::Win32::NetworkManagement::NetManagement::USE_INFO_0
#[repr(C)]pub struct USE_INFO_0 {
pub ui0_local: PWSTR,
pub ui0_remote: PWSTR,
}Expand description
Required features: "Win32_NetworkManagement_NetManagement"
Fields§
§ui0_local: PWSTR§ui0_remote: PWSTR