C# Class Microsoft.Protocols.TestSuites.MS_OXORULE.PropertyRow_r

The PropertyRow_r structure is an encoding of the StandardPropertyRow data structure.
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
Reserved uint
Values uint

Property Details

Reserved public_oe property

Reserved. All clients and servers MUST set this value to the constant 0x00000000.
public uint Reserved
Résultat uint

Values public_oe property

The number of PropertyValue_r structures represented in the PropertyRow_r structure. This value MUST NOT exceed 100,000.
public uint Values
Résultat uint