Struct windows_sys::Win32::UI::Shell::NC_ADDRESS
[−]#[repr(C)]pub struct NC_ADDRESS {
pub pAddrInfo: *mut NC_ADDRESS_0,
pub PortNumber: u16,
pub PrefixLength: u8,
}Expand description
Required features: ‘Win32_UI_Shell’
Fields
pAddrInfo: *mut NC_ADDRESS_0PortNumber: u16PrefixLength: u8