C# Class FSSHTTPandWOPIInspector.Parsers.QueryChangesResponse

2.2.3.1.2 Query Changes
Inheritance: BaseStructure
Exibir arquivo Open project: OfficeDev/Office-Inspectors-for-Fiddler

Public Properties

Property Type Description
Knowledge Knowledge
StorageIndexExtendedGUID ExtendedGUID
queryChangesResponse bit32StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the QueryChangesResponse structure.

Method Details

Parse() public method

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

Property Details

Knowledge public_oe property

public Knowledge,FSSHTTPandWOPIInspector.Parsers Knowledge
return Knowledge

StorageIndexExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers StorageIndexExtendedGUID
return ExtendedGUID

queryChangesResponse public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers queryChangesResponse
return bit32StreamObjectHeaderStart