C# Class FSSHTTPandWOPIInspector.Parsers.AllocateExtendedGUIDRangeRequest

2.2.2.1.5 Allocate Extended GUID Range
Inheritance: BaseStructure
Datei anzeigen Open project: OfficeDev/Office-Inspectors-for-Fiddler

Public Properties

Property Type Description
RequestIdCount CompactUnsigned64bitInteger
Reserved byte
allocateExtendedGUIDRangeRequest bit32StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the AllocateExtendedGUIDRangeRequest structure.

Method Details

Parse() public method

Parse the AllocateExtendedGUIDRangeRequest structure.
public Parse ( Stream s ) : void
s Stream An stream containing AllocateExtendedGUIDRangeRequest structure.
return void

Property Details

RequestIdCount public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers RequestIdCount
return CompactUnsigned64bitInteger

Reserved public_oe property

public byte Reserved
return byte

allocateExtendedGUIDRangeRequest public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers allocateExtendedGUIDRangeRequest
return bit32StreamObjectHeaderStart