C# Class FSSHTTPandWOPIInspector.Parsers.Win32Error

2.2.3.2.3 Win32 Error
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler

Méthodes publiques

Свойство Type Description
ErrorCode uint
ErrorWin32 bit32StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the Win32Error structure.

Method Details

Parse() public méthode

Parse the Win32Error structure.
public Parse ( Stream s ) : void
s Stream An stream containing Win32Error structure.
Résultat void

Property Details

ErrorCode public_oe property

public uint ErrorCode
Résultat uint

ErrorWin32 public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers ErrorWin32
Résultat bit32StreamObjectHeaderStart