Windward Engine API Reference
ErrorInfo Constructor
See Also  Send comments on this topic.
net.windward.api.csharp.errorhandling Namespace > ErrorInfo Class : ErrorInfo Constructor




Glossary Item Box

Create a new instance with an empty list of issues. Used internally by AutoTag.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New ErrorInfo()
C# 
public ErrorInfo()
Managed Extensions for C++ 
public: ErrorInfo();
C++/CLI 
public:
ErrorInfo();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2020 All Rights Reserved.