Struct windows_sys::Win32::NetworkManagement::Rras::PPP_INFO_3
#[repr(C)]pub struct PPP_INFO_3 {
pub nbf: PPP_NBFCP_INFO,
pub ip: PPP_IPCP_INFO2,
pub ipv6: PPP_IPV6_CP_INFO,
pub ccp: PPP_CCP_INFO,
pub lcp: PPP_LCP_INFO,
}Expand description
Required features: "Win32_NetworkManagement_Rras"
Fields§
§nbf: PPP_NBFCP_INFO§ip: PPP_IPCP_INFO2§ipv6: PPP_IPV6_CP_INFO§ccp: PPP_CCP_INFO§lcp: PPP_LCP_INFO