C# Class FSSHTTPandWOPIInspector.Parsers.CellManifestDataElement

2.2.1.12.4 Cell Manifest Data Element
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
CellManifestCurrentRevision bit16StreamObjectHeaderStart
CellManifestCurrentRevisionExtendedGUID ExtendedGUID
DataElementEnd bit8StreamObjectHeaderEnd
DataElementExtendedGUID ExtendedGUID
DataElementStart bit16StreamObjectHeaderStart
DataElementType CompactUnsigned64bitInteger
SerialNumber SerialNumber

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the CellManifestDataElement structure.

Method Details

Parse() public méthode

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

Property Details

CellManifestCurrentRevision public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers CellManifestCurrentRevision
Résultat bit16StreamObjectHeaderStart

CellManifestCurrentRevisionExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers CellManifestCurrentRevisionExtendedGUID
Résultat ExtendedGUID

DataElementEnd public_oe property

public bit8StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers DataElementEnd
Résultat bit8StreamObjectHeaderEnd

DataElementExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers DataElementExtendedGUID
Résultat ExtendedGUID

DataElementStart public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers DataElementStart
Résultat bit16StreamObjectHeaderStart

DataElementType public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers DataElementType
Résultat CompactUnsigned64bitInteger

SerialNumber public_oe property

public SerialNumber,FSSHTTPandWOPIInspector.Parsers SerialNumber
Résultat SerialNumber