Function windows_sys::Win32::Security::Credentials::CredUIPromptForCredentialsA
[−]pub unsafe extern "system" fn CredUIPromptForCredentialsA(
puiinfo: *const CREDUI_INFOA,
psztargetname: PCSTR,
pcontext: *mut SecHandle,
dwautherror: u32,
pszusername: PSTR,
ulusernamebuffersize: u32,
pszpassword: PSTR,
ulpasswordbuffersize: u32,
save: *mut BOOL,
dwflags: CREDUI_FLAGS
) -> u32
Expand description
Required features: "Win32_Security_Credentials"
, "Win32_Foundation"
, "Win32_Graphics_Gdi"