C# Class FSSHTTPandWOPIInspector.Parsers.CellIDFilter

2.2.2.1.3.1.4 Cell ID Filter
Inheritance: BaseStructure
Show file Open project: OfficeDev/Office-Inspectors-for-Fiddler

Public Properties

Property Type Description
CellID CellID
QueryChangesFilterCellID bit32StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the CellIDFilter structure.

Method Details

Parse() public method

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

Property Details

CellID public property

public CellID,FSSHTTPandWOPIInspector.Parsers CellID
return CellID

QueryChangesFilterCellID public property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers QueryChangesFilterCellID
return bit32StreamObjectHeaderStart