C# Class FSSHTTPandWOPIInspector.Parsers.StorageIndexRevisionMappingValues

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

Public Properties

Property Type Description
RevisionExtendedGUID ExtendedGUID
RevisionMappingExtendedGUID ExtendedGUID
RevisionMappingSerialNumber SerialNumber
StorageIndexRevisionMapping bit16StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the StorageIndexRevisionMappingValues structure.

Method Details

Parse() public method

Parse the StorageIndexRevisionMappingValues structure.
public Parse ( Stream s ) : void
s Stream An stream containing StorageIndexRevisionMappingValues structure.
return void

Property Details

RevisionExtendedGUID public property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers RevisionExtendedGUID
return ExtendedGUID

RevisionMappingExtendedGUID public property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers RevisionMappingExtendedGUID
return ExtendedGUID

RevisionMappingSerialNumber public property

public SerialNumber,FSSHTTPandWOPIInspector.Parsers RevisionMappingSerialNumber
return SerialNumber

StorageIndexRevisionMapping public property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers StorageIndexRevisionMapping
return bit16StreamObjectHeaderStart