C# Class FSSHTTPandWOPIInspector.Parsers.ObjectDeclaration

2.2.1.12.6.1 Object Declaration
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
CellReferencesCount CompactUnsigned64bitInteger
ObjectDataSize CompactUnsigned64bitInteger
ObjectExtendedGUID ExtendedGUID
ObjectGroupObjectDeclaration StreamObjectHeader
ObjectPartitionID CompactUnsigned64bitInteger
ObjectReferencesCount CompactUnsigned64bitInteger

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the ObjectDeclaration structure.

Method Details

Parse() public méthode

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

Property Details

CellReferencesCount public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers CellReferencesCount
Résultat CompactUnsigned64bitInteger

ObjectDataSize public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers ObjectDataSize
Résultat CompactUnsigned64bitInteger

ObjectExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers ObjectExtendedGUID
Résultat ExtendedGUID

ObjectGroupObjectDeclaration public_oe property

public StreamObjectHeader,FSSHTTPandWOPIInspector.Parsers ObjectGroupObjectDeclaration
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