
Public Member Functions | |
| virtual void | OnError (const DWORD lastError)=0 |
Protected Member Functions | |
| ~Callback () | |
| We never delete instances of this interface; you must manage the lifetime of the class that implements it. | |
| ~Callback | ( | ) | [inline, protected] |
We never delete instances of this interface; you must manage the lifetime of the class that implements it.
| virtual void OnError | ( | const DWORD | lastError | ) | [pure virtual] |
1.5.3