ReactOS 0.4.17-dev-769-g1500a35
_SMP_REGISTRY_VALUE Struct Reference

#include <smss.h>

Collaboration diagram for _SMP_REGISTRY_VALUE:

Public Attributes

LIST_ENTRY Entry
 
UNICODE_STRING Name
 
UNICODE_STRING Value
 
PCHAR AnsiValue
 

Detailed Description

Definition at line 58 of file smss.h.

Member Data Documentation

◆ AnsiValue

PCHAR _SMP_REGISTRY_VALUE::AnsiValue

◆ Entry

LIST_ENTRY _SMP_REGISTRY_VALUE::Entry

Definition at line 60 of file smss.h.

Referenced by SmpConfigureSubSystems(), and SmpSaveRegistryValue().

◆ Name

◆ Value


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