Struct windows_sys::Win32::NetworkManagement::Rras::RASDIALEXTENSIONS
[−]#[repr(C, packed(4))]pub struct RASDIALEXTENSIONS {
pub dwSize: u32,
pub dwfOptions: u32,
pub hwndParent: HWND,
pub reserved: usize,
pub reserved1: usize,
pub RasEapInfo: RASEAPINFO,
pub fSkipPppAuth: BOOL,
pub RasDevSpecificInfo: RASDEVSPECIFICINFO,
}Expand description
Required features: ‘Win32_NetworkManagement_Rras’, ‘Win32_Foundation’
Fields
dwSize: u32dwfOptions: u32hwndParent: HWNDreserved: usizereserved1: usizeRasEapInfo: RASEAPINFOfSkipPppAuth: BOOLRasDevSpecificInfo: RASDEVSPECIFICINFO