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

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
Serialize ( ) : byte[]

This method is used for serializing the PropertyTagArray_r.

Method Details

Serialize() public méthode

This method is used for serializing the PropertyTagArray_r.
public Serialize ( ) : byte[]
Résultat byte[]

Property Details

Values public_oe property

Encodes the Count field in the PropTagArray structure.
public uint Values
Résultat uint