ReactOS 0.4.17-dev-804-g023d8af
_CRYPT_INTERFACE_REG Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwInterface
 
ULONG dwFlags
 
ULONG cFunctions
 
PWSTRrgpszFunctions
 

Detailed Description

Definition at line 303 of file bcrypt.h.

Member Data Documentation

◆ cFunctions

ULONG _CRYPT_INTERFACE_REG::cFunctions

Definition at line 307 of file bcrypt.h.

◆ dwFlags

ULONG _CRYPT_INTERFACE_REG::dwFlags

Definition at line 306 of file bcrypt.h.

◆ dwInterface

ULONG _CRYPT_INTERFACE_REG::dwInterface

Definition at line 305 of file bcrypt.h.

◆ rgpszFunctions

PWSTR* _CRYPT_INTERFACE_REG::rgpszFunctions

Definition at line 308 of file bcrypt.h.


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