Struct windows_sys::Win32::Networking::WinInet::INTERNET_CREDENTIALS_0_0
[−]#[repr(C)]pub struct INTERNET_CREDENTIALS_0_0 {
pub lpcwszUserName: PWSTR,
pub lpcwszPassword: PWSTR,
}Expand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
Fields
lpcwszUserName: PWSTRlpcwszPassword: PWSTR