ReactOS 0.4.15-dev-7842-g558ab78
_BASEP_APPCERT_ENTRY Struct Reference

#include <kernel32.h>

Collaboration diagram for _BASEP_APPCERT_ENTRY:

Public Attributes

LIST_ENTRY Entry
 
UNICODE_STRING Name
 
PBASEP_APPCERT_PLUGIN_FUNC fPluginCertFunc
 

Detailed Description

Definition at line 388 of file kernel32.h.

Member Data Documentation

◆ Entry

LIST_ENTRY _BASEP_APPCERT_ENTRY::Entry

Definition at line 390 of file kernel32.h.

◆ fPluginCertFunc

PBASEP_APPCERT_PLUGIN_FUNC _BASEP_APPCERT_ENTRY::fPluginCertFunc

Definition at line 392 of file kernel32.h.

◆ Name

UNICODE_STRING _BASEP_APPCERT_ENTRY::Name

Definition at line 391 of file kernel32.h.


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