ReactOS 0.4.17-dev-804-g023d8af
_CRYPT_IMAGE_REG Struct Reference

#include <bcrypt.h>

Collaboration diagram for _CRYPT_IMAGE_REG:

Public Attributes

PWSTR pszImage
 
ULONG cInterfaces
 
PCRYPT_INTERFACE_REGrgpInterfaces
 

Detailed Description

Definition at line 311 of file bcrypt.h.

Member Data Documentation

◆ cInterfaces

ULONG _CRYPT_IMAGE_REG::cInterfaces

Definition at line 314 of file bcrypt.h.

◆ pszImage

PWSTR _CRYPT_IMAGE_REG::pszImage

Definition at line 313 of file bcrypt.h.

◆ rgpInterfaces

PCRYPT_INTERFACE_REG* _CRYPT_IMAGE_REG::rgpInterfaces

Definition at line 315 of file bcrypt.h.


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