ReactOS 0.4.15-dev-7918-g2a2556c
tagFPropCompareProp_Result Struct Reference

Public Attributes

SHORT lVal
 
SHORT rVal
 
ULONG relOp
 
BOOL bRet
 

Detailed Description

Definition at line 407 of file prop.c.

Member Data Documentation

◆ bRet

BOOL tagFPropCompareProp_Result::bRet

Definition at line 412 of file prop.c.

Referenced by test_FPropCompareProp().

◆ lVal

SHORT tagFPropCompareProp_Result::lVal

Definition at line 409 of file prop.c.

Referenced by test_FPropCompareProp().

◆ relOp

ULONG tagFPropCompareProp_Result::relOp

Definition at line 411 of file prop.c.

Referenced by test_FPropCompareProp().

◆ rVal

SHORT tagFPropCompareProp_Result::rVal

Definition at line 410 of file prop.c.

Referenced by test_FPropCompareProp().


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