ReactOS 0.4.16-dev-1946-g52006dd
_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 4489 of file winternl.h.

Member Data Documentation

◆ Flags

ULONG _API_SET_VALUE_ENTRY::Flags

Definition at line 4491 of file winternl.h.

◆ NameLength

ULONG _API_SET_VALUE_ENTRY::NameLength

Definition at line 4493 of file winternl.h.

◆ NameOffset

ULONG _API_SET_VALUE_ENTRY::NameOffset

Definition at line 4492 of file winternl.h.

◆ ValueLength

ULONG _API_SET_VALUE_ENTRY::ValueLength

Definition at line 4495 of file winternl.h.

◆ ValueOffset

ULONG _API_SET_VALUE_ENTRY::ValueOffset

Definition at line 4494 of file winternl.h.


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