ReactOS 0.4.15-dev-7942-gd23573b
_BOOT_DRIVER_NODE Struct Reference

#include <cmboot.h>

Collaboration diagram for _BOOT_DRIVER_NODE:

Public Attributes

BOOT_DRIVER_LIST_ENTRY ListEntry
 
UNICODE_STRING Group
 
UNICODE_STRING Name
 
ULONG Tag
 
ULONG ErrorControl
 

Detailed Description

Definition at line 13 of file cmboot.h.

Member Data Documentation

◆ ErrorControl

ULONG _BOOT_DRIVER_NODE::ErrorControl

Definition at line 19 of file cmboot.h.

Referenced by CmpAddDriverToList(), CmpFindDrivers(), and WinLdrAddDriverToList().

◆ Group

◆ ListEntry

◆ Name

UNICODE_STRING _BOOT_DRIVER_NODE::Name

◆ Tag

ULONG _BOOT_DRIVER_NODE::Tag

Definition at line 18 of file cmboot.h.

Referenced by CmpAddDriverToList(), CmpOrderGroup(), and WinLdrAddDriverToList().


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