C# Class FSSHTTPandWOPIInspector.Parsers.AllocateExtendedGUIDRangeRequest

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

Méthodes publiques

Свойство Type Description
RequestIdCount CompactUnsigned64bitInteger
Reserved byte
allocateExtendedGUIDRangeRequest bit32StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the AllocateExtendedGUIDRangeRequest structure.

Method Details

Parse() public méthode

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

Property Details

RequestIdCount public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers RequestIdCount
Résultat CompactUnsigned64bitInteger

Reserved public_oe property

public byte Reserved
Résultat byte

allocateExtendedGUIDRangeRequest public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers allocateExtendedGUIDRangeRequest
Résultat bit32StreamObjectHeaderStart