ReactOS 0.4.15-dev-7918-g2a2556c
StrToNameW Struct Reference

Public Attributes

LPCWSTR x500
 
DWORD encodedSize
 
const BYTEencoded
 

Detailed Description

Definition at line 810 of file str.c.

Member Data Documentation

◆ encoded

const BYTE* StrToNameW::encoded

Definition at line 814 of file str.c.

Referenced by test_CertStrToNameW().

◆ encodedSize

DWORD StrToNameW::encodedSize

Definition at line 813 of file str.c.

Referenced by test_CertStrToNameW().

◆ x500

LPCWSTR StrToNameW::x500

Definition at line 812 of file str.c.

Referenced by test_CertStrToNameW().


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