C# Class FSSHTTPandWOPIInspector.Parsers.StorageIndexManifestMappingValues

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

Méthodes publiques

Свойство Type Description
ManifestMappingExtendedGUID ExtendedGUID
ManifestMappingSerialNumber SerialNumber
StorageIndexManifestMapping bit16StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the StorageIndexManifestMappingValues structure.

Method Details

Parse() public méthode

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

Property Details

ManifestMappingExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers ManifestMappingExtendedGUID
Résultat ExtendedGUID

ManifestMappingSerialNumber public_oe property

public SerialNumber,FSSHTTPandWOPIInspector.Parsers ManifestMappingSerialNumber
Résultat SerialNumber

StorageIndexManifestMapping public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers StorageIndexManifestMapping
Résultat bit16StreamObjectHeaderStart