CredIsMarshaledCredentialW (ADVAPI32.@)
BOOL CredIsMarshaledCredentialW ( LPCWSTR name )
Check, if the name parameter is a marshaled credential, hash or binary blob.
name the name to check. |
TRUE: the name parameter is a marshaled credential, hash or binary blob
FALSE: the name is a plain username
Declared in "include/wincred.h". gitlab.winehq.org/wine/wine/blob/master/include/wincred.h
Implemented in "dlls/advapi32/cred.c". gitlab.winehq.org/wine/wine/blob/master/dlls/advapi32/cred.c
Debug channel "cred".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.