C# Class FSSHTTPandWOPIInspector.Parsers.ObjectDataBLOBDeclaration

2.2.1.12.6.2 ObjectDataBLOBDeclaration
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
CellReferencesCount CompactUnsigned64bitInteger
ObjectDataBLOBEXGUID ExtendedGUID
ObjectExtendedGUID ExtendedGUID
ObjectGroupObjectDataBLOBDeclaration StreamObjectHeader
ObjectPartitionID CompactUnsigned64bitInteger
ObjectReferencesCount CompactUnsigned64bitInteger

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the ObjectDataBLOBDeclaration structure.

Method Details

Parse() public méthode

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

Property Details

CellReferencesCount public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers CellReferencesCount
Résultat CompactUnsigned64bitInteger

ObjectDataBLOBEXGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers ObjectDataBLOBEXGUID
Résultat ExtendedGUID

ObjectExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers ObjectExtendedGUID
Résultat ExtendedGUID

ObjectGroupObjectDataBLOBDeclaration public_oe property

public StreamObjectHeader,FSSHTTPandWOPIInspector.Parsers ObjectGroupObjectDataBLOBDeclaration
Résultat StreamObjectHeader

ObjectPartitionID public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers ObjectPartitionID
Résultat CompactUnsigned64bitInteger

ObjectReferencesCount public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers ObjectReferencesCount
Résultat CompactUnsigned64bitInteger