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