ReactOS 0.4.16-dev-2354-g16de117
ustring Struct Reference

#include <crypt.h>

Public Attributes

DWORD Length
 
DWORD MaximumLength
 
unsigned charBuffer
 

Detailed Description

Definition at line 18 of file config.c.

Member Data Documentation

◆ Buffer

unsigned char * ustring::Buffer

Definition at line 22 of file config.c.

Referenced by CabinetOpen(), ScmDecryptPassword(), and ScmEncryptPassword().

◆ Length

DWORD ustring::Length

Definition at line 20 of file config.c.

Referenced by CabinetOpen(), ScmDecryptPassword(), and ScmEncryptPassword().

◆ MaximumLength

DWORD ustring::MaximumLength

Definition at line 21 of file config.c.

Referenced by CabinetOpen(), ScmDecryptPassword(), and ScmEncryptPassword().


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