ReactOS 0.4.16-dev-1946-g52006dd
_POLICY_VALUES Struct Reference

#include <internal.h>

Collaboration diagram for _POLICY_VALUES:

Public Attributes

PCWSTR ValueName
 
DWORD Type
 
PVOID Data
 
DWORD Length
 

Detailed Description

Definition at line 84 of file internal.h.

Member Data Documentation

◆ Data

PVOID _POLICY_VALUES::Data

Definition at line 88 of file internal.h.

◆ Length

DWORD _POLICY_VALUES::Length

Definition at line 89 of file internal.h.

◆ Type

DWORD _POLICY_VALUES::Type

Definition at line 87 of file internal.h.

◆ ValueName

PCWSTR _POLICY_VALUES::ValueName

Definition at line 86 of file internal.h.


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