ReactOS 0.4.15-dev-7934-g1dc8d80
CRYPTCATATTRIBUTE_ Struct Reference

#include <mscat.h>

Public Attributes

DWORD cbStruct
 
LPWSTR pwszReferenceTag
 
DWORD dwAttrTypeAndAction
 
DWORD cbValue
 
BYTEpbValue
 
DWORD dwReserved
 

Detailed Description

Definition at line 59 of file mscat.h.

Member Data Documentation

◆ cbStruct

DWORD CRYPTCATATTRIBUTE_::cbStruct

Definition at line 61 of file mscat.h.

◆ cbValue

DWORD CRYPTCATATTRIBUTE_::cbValue

Definition at line 64 of file mscat.h.

◆ dwAttrTypeAndAction

DWORD CRYPTCATATTRIBUTE_::dwAttrTypeAndAction

Definition at line 63 of file mscat.h.

◆ dwReserved

DWORD CRYPTCATATTRIBUTE_::dwReserved

Definition at line 66 of file mscat.h.

◆ pbValue

BYTE* CRYPTCATATTRIBUTE_::pbValue

Definition at line 65 of file mscat.h.

◆ pwszReferenceTag

LPWSTR CRYPTCATATTRIBUTE_::pwszReferenceTag

Definition at line 62 of file mscat.h.

Referenced by test_create_catalog_file().


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