ReactOS 0.4.16-dev-117-g38f21f9
|
#include <wincred.h>
DWORD _CREDENTIALW::AttributeCount |
Definition at line 92 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), CredWriteW(), registry_read_credential(), and save_credentials().
PCREDENTIAL_ATTRIBUTEW _CREDENTIALW::Attributes |
Definition at line 93 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), registry_read_credential(), and save_credentials().
LPWSTR _CREDENTIALW::Comment |
Definition at line 87 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), CredWriteW(), registry_read_credential(), registry_write_credential(), and save_credentials().
LPBYTE _CREDENTIALW::CredentialBlob |
Definition at line 90 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), ntlm_InitializeSecurityContextW(), registry_read_credential(), registry_write_credential(), and save_credentials().
DWORD _CREDENTIALW::CredentialBlobSize |
Definition at line 89 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), find_existing_credential(), ntlm_InitializeSecurityContextW(), registry_read_credential(), registry_write_credential(), and save_credentials().
DWORD _CREDENTIALW::Flags |
Definition at line 84 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), CredWriteW(), registry_read_credential(), registry_write_credential(), and save_credentials().
FILETIME _CREDENTIALW::LastWritten |
Definition at line 88 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), and registry_read_credential().
DWORD _CREDENTIALW::Persist |
Definition at line 91 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), CredWriteW(), registry_read_credential(), registry_write_credential(), and save_credentials().
LPWSTR _CREDENTIALW::TargetAlias |
Definition at line 94 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), CredWriteW(), registry_read_credential(), registry_write_credential(), and save_credentials().
LPWSTR _CREDENTIALW::TargetName |
Definition at line 86 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), CredWriteW(), registry_read_credential(), registry_write_credential(), and save_credentials().
DWORD _CREDENTIALW::Type |
Definition at line 85 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), CredWriteW(), registry_read_credential(), registry_write_credential(), and save_credentials().
LPWSTR _CREDENTIALW::UserName |
Definition at line 95 of file wincred.h.
Referenced by convert_PCREDENTIALA_to_PCREDENTIALW(), convert_PCREDENTIALW_to_PCREDENTIALA(), CredDialogFillUsernameCombo(), CredWriteW(), ntlm_InitializeSecurityContextW(), registry_read_credential(), registry_write_credential(), and save_credentials().