Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
Protocols
TestSuites
MS_OXORULE
FlatUIDArray_r
C# Class Microsoft.Protocols.TestSuites.MS_OXORULE.FlatUIDArray_r
The FlatUIDArray_r structure encodes an array of FlatUID_r data structures.
Afficher le fichier
Open project: OfficeDev/Interop-TestSuites
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
CValues
uint
Méthodes publiques
Méthode
Description
Serialize
( ) :
byte[]
This method is used for serializing the FlatUIDArray_r.
Method Details
Serialize()
public
méthode
This method is used for serializing the FlatUIDArray_r.
public
Serialize
( ) :
byte[]
Résultat
byte[]
Property Details
CValues
public_oe property
The number of FlatUID_r structures represented in the FlatUIDArray_r structure. This value MUST NOT exceed 100,000.
public
uint
CValues
Résultat
uint