C# Class FSSHTTPandWOPIInspector.Parsers.QueryChangesResponse

2.2.3.1.2 Query Changes
Inheritance: BaseStructure
Show file 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 property

public Knowledge,FSSHTTPandWOPIInspector.Parsers Knowledge
return Knowledge

StorageIndexExtendedGUID public property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers StorageIndexExtendedGUID
return ExtendedGUID

queryChangesResponse public property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers queryChangesResponse
return bit32StreamObjectHeaderStart