ReactOS 0.4.16-dev-2610-ge2c92c0
_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 55 of file smss.h.

Member Data Documentation

◆ AnsiValue

PCHAR _SMP_REGISTRY_VALUE::AnsiValue

◆ Entry

LIST_ENTRY _SMP_REGISTRY_VALUE::Entry

Definition at line 57 of file smss.h.

Referenced by SmpConfigureSubSystems(), and SmpSaveRegistryValue().

◆ Name

◆ Value


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