Struct windows_sys::Win32::NetworkManagement::Rras::RASAUTODIALENTRYA
[−]#[repr(C)]pub struct RASAUTODIALENTRYA {
pub dwSize: u32,
pub dwFlags: u32,
pub dwDialingLocation: u32,
pub szEntry: [CHAR; 257],
}Expand description
Required features: ‘Win32_NetworkManagement_Rras’, ‘Win32_Foundation’
Fields
dwSize: u32dwFlags: u32dwDialingLocation: u32szEntry: [CHAR; 257]