Struct windows_sys::Win32::NetworkManagement::WNet::REMOTE_NAME_INFOA
#[repr(C)]pub struct REMOTE_NAME_INFOA {
pub lpUniversalName: PSTR,
pub lpConnectionName: PSTR,
pub lpRemainingPath: PSTR,
}
Expand description
Required features: "Win32_NetworkManagement_WNet"
Fields§
§lpUniversalName: PSTR
§lpConnectionName: PSTR
§lpRemainingPath: PSTR