Struct windows_sys::Win32::Networking::WinInet::INTERNET_CREDENTIALS_0_0
#[repr(C)]pub struct INTERNET_CREDENTIALS_0_0 {
pub lpcwszUserName: PCWSTR,
pub lpcwszPassword: PCWSTR,
}
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"
Fields§
§lpcwszUserName: PCWSTR
§lpcwszPassword: PCWSTR