Gets the last error to occur after a function has returned failure.
Namespace:
BoneAssembly: BoneNet (in BoneNet.dll) Version: 0.1.3089.35299 (0.1.0)
Syntax
| C# |
|---|
public static int GetLastError() |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetLastError As Integer |
| Visual C++ |
|---|
public: static int GetLastError() |