ReactOS 0.4.16-dev-1946-g52006dd
_CRYPT_PASSWORD_CREDENTIALSA Struct Reference

#include <wincrypt.h>

Public Attributes

DWORD cbSize
 
LPSTR pszUsername
 
LPSTR pszPassword
 

Detailed Description

Definition at line 1827 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CRYPT_PASSWORD_CREDENTIALSA::cbSize

Definition at line 1828 of file wincrypt.h.

◆ pszPassword

LPSTR _CRYPT_PASSWORD_CREDENTIALSA::pszPassword

Definition at line 1830 of file wincrypt.h.

◆ pszUsername

LPSTR _CRYPT_PASSWORD_CREDENTIALSA::pszUsername

Definition at line 1829 of file wincrypt.h.


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