Struct windows_sys::Win32::NetworkManagement::NetManagement::MPR_PROTOCOL_0
#[repr(C)]pub struct MPR_PROTOCOL_0 {
pub dwProtocolId: u32,
pub wszProtocol: [u16; 41],
pub wszDLLName: [u16; 49],
}Expand description
Required features: "Win32_NetworkManagement_NetManagement"
Fields§
§dwProtocolId: u32§wszProtocol: [u16; 41]§wszDLLName: [u16; 49]