ReactOS 0.4.17-dev-218-g5635d24
tagSHPOLICY_CONSTRAINT Struct Reference

Public Attributes

WORD wFlags
 
WORD wMinSize
 
DWORD dwMin
 
DWORD dwMax
 

Detailed Description

Definition at line 35 of file policy.cpp.

Member Data Documentation

◆ dwMax

DWORD tagSHPOLICY_CONSTRAINT::dwMax

Definition at line 40 of file policy.cpp.

◆ dwMin

DWORD tagSHPOLICY_CONSTRAINT::dwMin

Definition at line 39 of file policy.cpp.

◆ wFlags

WORD tagSHPOLICY_CONSTRAINT::wFlags

Definition at line 37 of file policy.cpp.

Referenced by CPolicyCache::_CacheResult().

◆ wMinSize

WORD tagSHPOLICY_CONSTRAINT::wMinSize

Definition at line 38 of file policy.cpp.


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