ReactOS 0.4.17-dev-218-g5635d24
tagSHPOLICY_ITEM Struct Reference
Collaboration diagram for tagSHPOLICY_ITEM:

Public Attributes

REFGUID rpolid
 
PCWSTR pszKeyName
 
PCWSTR pszValueName
 
const SHPOLICY_CONSTRAINTpConstraint
 

Detailed Description

Definition at line 49 of file policy.cpp.

Member Data Documentation

◆ pConstraint

const SHPOLICY_CONSTRAINT* tagSHPOLICY_ITEM::pConstraint

Definition at line 54 of file policy.cpp.

Referenced by CPolicyCache::GetValue().

◆ pszKeyName

PCWSTR tagSHPOLICY_ITEM::pszKeyName

Definition at line 52 of file policy.cpp.

Referenced by CPolicyCache::GetValue().

◆ pszValueName

PCWSTR tagSHPOLICY_ITEM::pszValueName

Definition at line 53 of file policy.cpp.

Referenced by CPolicyCache::GetValue().

◆ rpolid

REFGUID tagSHPOLICY_ITEM::rpolid

Definition at line 51 of file policy.cpp.


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