C# Class FSSHTTPandWOPIInspector.Parsers.LockId

2.2.2.1.4.2 Lock Id
Inheritance: BaseStructure
Show file Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
LockIdGuid System.Guid
LockIdHeader bit32StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the LockId structure.

Method Details

Parse() public method

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

Property Details

LockIdGuid public property

public Guid,System LockIdGuid
return System.Guid

LockIdHeader public property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers LockIdHeader
return bit32StreamObjectHeaderStart