ReactOS 0.4.15-dev-7958-gcd0bb1a
_CRYPT_PASSWORD_CREDENTIALSA Struct Reference

#include <wincrypt.h>

Public Attributes

DWORD cbSize
 
LPSTR pszUsername
 
LPSTR pszPassword
 

Detailed Description

Definition at line 1583 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CRYPT_PASSWORD_CREDENTIALSA::cbSize

Definition at line 1584 of file wincrypt.h.

◆ pszPassword

LPSTR _CRYPT_PASSWORD_CREDENTIALSA::pszPassword

Definition at line 1586 of file wincrypt.h.

◆ pszUsername

LPSTR _CRYPT_PASSWORD_CREDENTIALSA::pszUsername

Definition at line 1585 of file wincrypt.h.


The documentation for this struct was generated from the following file: