C# Class FSSHTTPandWOPIInspector.Parsers.ObjectDataBLOBReference

2.2.1.12.6.5 Object Data BLOB Reference
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
BLOBExtendedGUID ExtendedGUID
CellIDArray CellIDArray
ObjectExtendedGUIDArray ExtendedGUIDArray
ObjectGroupObjectDataBLOBReference StreamObjectHeader

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the ObjectDataBLOBReference structure.

Method Details

Parse() public méthode

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

Property Details

BLOBExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers BLOBExtendedGUID
Résultat ExtendedGUID

CellIDArray public_oe property

public CellIDArray,FSSHTTPandWOPIInspector.Parsers CellIDArray
Résultat CellIDArray

ObjectExtendedGUIDArray public_oe property

public ExtendedGUIDArray,FSSHTTPandWOPIInspector.Parsers ObjectExtendedGUIDArray
Résultat ExtendedGUIDArray

ObjectGroupObjectDataBLOBReference public_oe property

public StreamObjectHeader,FSSHTTPandWOPIInspector.Parsers ObjectGroupObjectDataBLOBReference
Résultat StreamObjectHeader