ReactOS 0.4.17-dev-414-ge848ce1
_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 394 of file bcrypt.h.

Member Data Documentation

◆ cInterfaces

ULONG _CRYPT_IMAGE_REG::cInterfaces

Definition at line 397 of file bcrypt.h.

◆ pszImage

PWSTR _CRYPT_IMAGE_REG::pszImage

Definition at line 396 of file bcrypt.h.

◆ rgpInterfaces

PCRYPT_INTERFACE_REG* _CRYPT_IMAGE_REG::rgpInterfaces

Definition at line 398 of file bcrypt.h.


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