C# Class FSSHTTPandWOPIInspector.Parsers.ContentTagKnowledgeEntry

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

Méthodes publiques

Свойство Type Description
BLOBExtendedGUID ExtendedGUID
ClockData BinaryItem
ContentTagKnowledgeEntryStart bit16StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the ContentTagKnowledgeEntry structure.

Method Details

Parse() public méthode

Parse the ContentTagKnowledgeEntry structure.
public Parse ( Stream s ) : void
s Stream An stream containing ContentTagKnowledgeEntry structure.
Résultat void

Property Details

BLOBExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers BLOBExtendedGUID
Résultat ExtendedGUID

ClockData public_oe property

public BinaryItem,FSSHTTPandWOPIInspector.Parsers ClockData
Résultat BinaryItem

ContentTagKnowledgeEntryStart public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers ContentTagKnowledgeEntryStart
Résultat bit16StreamObjectHeaderStart