[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ] [This is preliminary documentation and is subject to change.]
Contains information about a situation in which the client failed to log into Battle.net.
Namespace:
BNSharp
Assembly:
BNSharp (in BNSharp.dll) Version: 0.8.8.15 (0.08.08.15)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class LoginFailedEventArgs _
Inherits BaseEventArgs |
| Visual C++ |
|---|
public ref class LoginFailedEventArgs : public BaseEventArgs |
Inheritance Hierarchy
See Also