C# Class FSSHTTPandWOPIInspector.Parsers.Win32Error

2.2.3.2.3 Win32 Error
Inheritance: BaseStructure
Show file Open project: OfficeDev/Office-Inspectors-for-Fiddler

Public Properties

Property Type Description
ErrorCode uint
ErrorWin32 bit32StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the Win32Error structure.

Method Details

Parse() public method

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

Property Details

ErrorCode public property

public uint ErrorCode
return uint

ErrorWin32 public property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers ErrorWin32
return bit32StreamObjectHeaderStart