Function windows_sys::Win32::Security::Credentials::CredProtectW
[−]pub unsafe extern "system" fn CredProtectW(
fasself: BOOL,
pszcredentials: PCWSTR,
cchcredentials: u32,
pszprotectedcredentials: PWSTR,
pcchmaxchars: *mut u32,
protectiontype: *mut CRED_PROTECTION_TYPE
) -> BOOL
Expand description
Required features: "Win32_Security_Credentials"
, "Win32_Foundation"