Struct windows_sys::Win32::NetworkManagement::NetManagement::NETWORK_NAME
#[repr(C)]pub struct NETWORK_NAME {
pub Name: FLAT_STRING,
}Expand description
Required features: "Win32_NetworkManagement_NetManagement"
Fields§
§Name: FLAT_STRING