ReactOS 0.4.17-dev-414-ge848ce1
_CRYPT_INTERFACE_REG Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwInterface
 
ULONG dwFlags
 
ULONG cFunctions
 
PWSTRrgpszFunctions
 

Detailed Description

Definition at line 386 of file bcrypt.h.

Member Data Documentation

◆ cFunctions

ULONG _CRYPT_INTERFACE_REG::cFunctions

Definition at line 390 of file bcrypt.h.

◆ dwFlags

ULONG _CRYPT_INTERFACE_REG::dwFlags

Definition at line 389 of file bcrypt.h.

◆ dwInterface

ULONG _CRYPT_INTERFACE_REG::dwInterface

Definition at line 388 of file bcrypt.h.

◆ rgpszFunctions

PWSTR* _CRYPT_INTERFACE_REG::rgpszFunctions

Definition at line 391 of file bcrypt.h.


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