ReactOS 0.4.15-dev-7918-g2a2556c
_SPropProblem Struct Reference

#include <mapidefs.h>

Public Attributes

ULONG ulIndex
 
ULONG ulPropTag
 
SCODE scode
 

Detailed Description

Definition at line 434 of file mapidefs.h.

Member Data Documentation

◆ scode

SCODE _SPropProblem::scode

Definition at line 438 of file mapidefs.h.

Referenced by IPropData_fnDeleteProps(), and test_IProp().

◆ ulIndex

ULONG _SPropProblem::ulIndex

Definition at line 436 of file mapidefs.h.

Referenced by IPropData_fnDeleteProps(), and test_IProp().

◆ ulPropTag

ULONG _SPropProblem::ulPropTag

Definition at line 437 of file mapidefs.h.

Referenced by IPropData_fnDeleteProps(), and test_IProp().


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