Win32Error Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Static class used to retrieve last error strings from Win32 calls.
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.Win32Win32Error

Namespace:  ArtOfTest.WebAii.Win32
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public static class Win32Error

The Win32Error type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberLastErrorString
Gets/Sets last error string
Top
Methods

  NameDescription
Public methodStatic memberSetLastWin32Error
Set the formatted Win32Error string.
Top
See Also

Reference