C# Class FSSHTTPandWOPIInspector.Parsers.StorageManifestRootDeclareValues

This type is defined for section 2.2.1.12.3 Storage Manifest Data Element of root declare Values
Inheritance: BaseStructure
Datei anzeigen Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
CellID CellID
RootExtendedGUID ExtendedGUID
StorageManifestRootDeclare bit16StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the StorageManifestRootDeclareValues structure.

Method Details

Parse() public method

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

Property Details

CellID public_oe property

public CellID,FSSHTTPandWOPIInspector.Parsers CellID
return CellID

RootExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers RootExtendedGUID
return ExtendedGUID

StorageManifestRootDeclare public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers StorageManifestRootDeclare
return bit16StreamObjectHeaderStart