ReactOS 0.4.17-dev-243-g1369312
_API_SET_VALUE_ENTRY Struct Reference

#include <winternl.h>

Public Attributes

ULONG Flags
 
ULONG NameOffset
 
ULONG NameLength
 
ULONG ValueOffset
 
ULONG ValueLength
 

Detailed Description

Definition at line 4493 of file winternl.h.

Member Data Documentation

◆ Flags

ULONG _API_SET_VALUE_ENTRY::Flags

Definition at line 4495 of file winternl.h.

◆ NameLength

ULONG _API_SET_VALUE_ENTRY::NameLength

Definition at line 4497 of file winternl.h.

◆ NameOffset

ULONG _API_SET_VALUE_ENTRY::NameOffset

Definition at line 4496 of file winternl.h.

◆ ValueLength

ULONG _API_SET_VALUE_ENTRY::ValueLength

Definition at line 4499 of file winternl.h.

◆ ValueOffset

ULONG _API_SET_VALUE_ENTRY::ValueOffset

Definition at line 4498 of file winternl.h.


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