ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
Win32Error Class
NamespacesArtOfTest.WebAii.Win32Win32Error
Static class used to retrieve last error strings from Win32 calls.
Declaration Syntax
C#Visual BasicVisual Basic Usage
public static class Win32Error
Public NotInheritable Class Win32Error
You do not need to declare an instance of a static class in order to access its members.
Members
All MembersMethodsProperties



IconMemberDescription
LastErrorString
Gets/Sets last error string

SetLastWin32Error()()()
Set the formatted Win32Error string.

Inheritance Hierarchy
Object
Win32Error

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii) Version: 1.1.900.0 (1.1.900.0)