C# Class FSSHTTPandWOPIInspector.Parsers.AllocateExtendedGUIDRange

2.2.3.1.4 Allocate Extended GUID Range
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler

Méthodes publiques

Свойство Type Description
AllocateExtendedGUIDRangeResponse bit32StreamObjectHeaderStart
GUIDComponent System.Guid
IntegerRangeMax CompactUnsigned64bitInteger
IntegerRangeMin CompactUnsigned64bitInteger

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the AllocateExtendedGUIDRange structure.

Method Details

Parse() public méthode

Parse the AllocateExtendedGUIDRange structure.
public Parse ( Stream s ) : void
s Stream An stream containing AllocateExtendedGUIDRange structure.
Résultat void

Property Details

AllocateExtendedGUIDRangeResponse public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers AllocateExtendedGUIDRangeResponse
Résultat bit32StreamObjectHeaderStart

GUIDComponent public_oe property

public Guid,System GUIDComponent
Résultat System.Guid

IntegerRangeMax public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers IntegerRangeMax
Résultat CompactUnsigned64bitInteger

IntegerRangeMin public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers IntegerRangeMin
Résultat CompactUnsigned64bitInteger