C# Class FSSHTTPandWOPIInspector.Parsers.StorageIndexCellMappingValues

This type is defined for section 2.2.1.12.2 Storage Index Data Element of cell mapping values
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
CellID CellID
CellMappingExtendedGUID ExtendedGUID
CellMappingSerialNumber SerialNumber
StorageIndexCellMapping bit16StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the StorageIndexCellMappingValues structure.

Method Details

Parse() public méthode

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

Property Details

CellID public_oe property

public CellID,FSSHTTPandWOPIInspector.Parsers CellID
Résultat CellID

CellMappingExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers CellMappingExtendedGUID
Résultat ExtendedGUID

CellMappingSerialNumber public_oe property

public SerialNumber,FSSHTTPandWOPIInspector.Parsers CellMappingSerialNumber
Résultat SerialNumber

StorageIndexCellMapping public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers StorageIndexCellMapping
Résultat bit16StreamObjectHeaderStart