C# Class FSSHTTPandWOPIInspector.Parsers.RevisionManifestRootDeclareValues

This type is defined for section 2.2.1.12.5 Revision Manifest Data Element of root declare Values
Inheritance: BaseStructure
Exibir arquivo Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
ObjectExtendedGUID ExtendedGUID
RevisionManifestRootDeclare bit16StreamObjectHeaderStart
RootExtendedGUID ExtendedGUID

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the RevisionManifestRootDeclareValues structure.

Method Details

Parse() public method

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

Property Details

ObjectExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers ObjectExtendedGUID
return ExtendedGUID

RevisionManifestRootDeclare public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers RevisionManifestRootDeclare
return bit16StreamObjectHeaderStart

RootExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers RootExtendedGUID
return ExtendedGUID