C# Class FSSHTTPandWOPIInspector.Parsers.ContentTagKnowledgeEntry

2.2.1.13.5.1 Content Tag Knowledge Entry
Inheritance: BaseStructure
Show file Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
BLOBExtendedGUID ExtendedGUID
ClockData BinaryItem
ContentTagKnowledgeEntryStart bit16StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the ContentTagKnowledgeEntry structure.

Method Details

Parse() public method

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

Property Details

BLOBExtendedGUID public property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers BLOBExtendedGUID
return ExtendedGUID

ClockData public property

public BinaryItem,FSSHTTPandWOPIInspector.Parsers ClockData
return BinaryItem

ContentTagKnowledgeEntryStart public property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers ContentTagKnowledgeEntryStart
return bit16StreamObjectHeaderStart